#d49c3c color space conversions
Hex:
#d49c3c
RGB:
212, 156, 60
CMY:
17, 39, 76
CMYK:
0, 26, 72, 17
HSL:
38°, 63.8655%, 53.3333%
HSV (HSB):
38°, 71.6981%, 83.1373%
XYZ:
39.8555, 38.1002, 9.5284
xyY:
0.4556, 0.4355, 38.1002
CIE-Lab:
68.0944, 11.7666, 56.1963
CIE-LCH:
68.0944, 57.4150, 78.1741
CIE-Luv:
68.0944, 45.3932, 59.7483
Hunter-Lab:
61.7254, 7.2362, 34.0553
#d49c3c color charts
#d49c3c color shades, tints & tones
#d49c3c color schemes
#d49c3c color preview, HTML & CSS examples
This text has a color of #d49c3c
<p style="color:#d49c3c;">Text here</p>
.mytext {color:#d49c3c;}
This box has a color of #d49c3c
<div style="background-color:#d49c3c;">Content here</div>
.mybackground {background-color:#d49c3c;}
Border around this has a color of #d49c3c
<div style="border:2px solid #d49c3c;">Content here</div>
.myborder {border:2px solid #d49c3c;}