#d47c17 color space conversions
Hex:
#d47c17
RGB:
212, 124, 23
CMY:
17, 51, 91
CMYK:
0, 42, 89, 17
HSL:
32°, 80.4255%, 46.0784%
HSV (HSB):
32°, 89.1509%, 83.1373%
XYZ:
34.5137, 28.4742, 4.4876
xyY:
0.5115, 0.4220, 28.4742
CIE-Lab:
60.3148, 27.7717, 62.4925
CIE-LCH:
60.3148, 68.3855, 66.0396
CIE-Luv:
60.3148, 72.7221, 55.7279
Hunter-Lab:
53.3612, 22.0704, 32.3666
#d47c17 color charts
#d47c17 color shades, tints & tones
#d47c17 color schemes
#d47c17 color preview, HTML & CSS examples
This text has a color of #d47c17
<p style="color:#d47c17;">Text here</p>
.mytext {color:#d47c17;}
This box has a color of #d47c17
<div style="background-color:#d47c17;">Content here</div>
.mybackground {background-color:#d47c17;}
Border around this has a color of #d47c17
<div style="border:2px solid #d47c17;">Content here</div>
.myborder {border:2px solid #d47c17;}