Code
pth_surface_data(sfc, step = 10)
Output
# A tibble: 73 x 4
luminance chroma hue hex
<dbl> <dbl> <dbl> <pth_hex>
1 5 5 266. #10101d
2 5 15 266. #090939
3 15 5 266. #25252d
4 15 15 266. #23233b
5 15 25 266. #212149
6 15 35 266. #1e1e57
7 15 45 266. #191968
8 15 55 266. #0e0e7d
9 25 5 266. #3b3b42
10 25 15 266. #3a3a4e
# ... with 63 more rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.