#dc9b4e color space conversions
Hex:
#dc9b4e
RGB:
220, 155, 78
CMY:
14, 39, 69
CMYK:
0, 30, 65, 14
HSL:
33°, 66.9811%, 58.4314%
HSV (HSB):
33°, 64.5455%, 86.2745%
XYZ:
42.6117, 39.2084, 12.5298
xyY:
0.4516, 0.4156, 39.2084
CIE-Lab:
68.9020, 16.7213, 49.1024
CIE-LCH:
68.9020, 51.8714, 71.1943
CIE-Luv:
68.9020, 51.2312, 53.4407
Hunter-Lab:
62.6166, 11.8933, 31.9675
#dc9b4e color charts
#dc9b4e color shades, tints & tones
#dc9b4e color schemes
#dc9b4e color preview, HTML & CSS examples
This text has a color of #dc9b4e
<p style="color:#dc9b4e;">Text here</p>
.mytext {color:#dc9b4e;}
This box has a color of #dc9b4e
<div style="background-color:#dc9b4e;">Content here</div>
.mybackground {background-color:#dc9b4e;}
Border around this has a color of #dc9b4e
<div style="border:2px solid #dc9b4e;">Content here</div>
.myborder {border:2px solid #dc9b4e;}