#d49c7f color space conversions
Hex:
#d49c7f
RGB:
212, 156, 127
CMY:
17, 39, 50
CMYK:
0, 26, 40, 17
HSL:
20°, 49.7076%, 66.4706%
HSV (HSB):
20°, 40.0943%, 83.1373%
XYZ:
42.8706, 39.3063, 25.4060
xyY:
0.3985, 0.3654, 39.3063
CIE-Lab:
68.9726, 17.1905, 23.3768
CIE-LCH:
68.9726, 29.0170, 53.6705
CIE-Luv:
68.9726, 39.5721, 27.6510
Hunter-Lab:
62.6947, 12.3424, 19.8600
#d49c7f color charts
#d49c7f color shades, tints & tones
#d49c7f color schemes
#d49c7f color preview, HTML & CSS examples
This text has a color of #d49c7f
<p style="color:#d49c7f;">Text here</p>
.mytext {color:#d49c7f;}
This box has a color of #d49c7f
<div style="background-color:#d49c7f;">Content here</div>
.mybackground {background-color:#d49c7f;}
Border around this has a color of #d49c7f
<div style="border:2px solid #d49c7f;">Content here</div>
.myborder {border:2px solid #d49c7f;}