#dc9a5c color space conversions
Hex:
#dc9a5c
RGB:
220, 154, 92
CMY:
14, 40, 64
CMYK:
0, 30, 58, 14
HSL:
29°, 64.6465%, 61.1765%
HSV (HSB):
29°, 58.1818%, 86.2745%
XYZ:
43.0026, 39.0996, 15.4057
xyY:
0.4410, 0.4010, 39.0996
CIE-Lab:
68.8233, 18.2268, 42.0304
CIE-LCH:
68.8233, 45.8124, 66.5557
CIE-Luv:
68.8233, 50.7488, 46.9191
Hunter-Lab:
62.5296, 13.3303, 29.1632
#dc9a5c color charts
#dc9a5c color shades, tints & tones
#dc9a5c color schemes
#dc9a5c color preview, HTML & CSS examples
This text has a color of #dc9a5c
<p style="color:#dc9a5c;">Text here</p>
.mytext {color:#dc9a5c;}
This box has a color of #dc9a5c
<div style="background-color:#dc9a5c;">Content here</div>
.mybackground {background-color:#dc9a5c;}
Border around this has a color of #dc9a5c
<div style="border:2px solid #dc9a5c;">Content here</div>
.myborder {border:2px solid #dc9a5c;}