#dc993d color space conversions
Hex:
#dc993d
RGB:
220, 153, 61
CMY:
14, 40, 76
CMYK:
0, 30, 72, 14
HSL:
35°, 69.4323%, 55.0980%
HSV (HSB):
35°, 72.2727%, 86.2745%
XYZ:
41.7487, 38.3350, 9.6139
xyY:
0.4654, 0.4274, 38.3350
CIE-Lab:
68.2668, 16.8580, 56.2289
CIE-LCH:
68.2668, 58.7017, 73.3107
CIE-Luv:
68.2668, 53.9760, 58.6269
Hunter-Lab:
61.9153, 12.0087, 34.1345
#dc993d color charts
#dc993d color shades, tints & tones
#dc993d color schemes
#dc993d color preview, HTML & CSS examples
This text has a color of #dc993d
<p style="color:#dc993d;">Text here</p>
.mytext {color:#dc993d;}
This box has a color of #dc993d
<div style="background-color:#dc993d;">Content here</div>
.mybackground {background-color:#dc993d;}
Border around this has a color of #dc993d
<div style="border:2px solid #dc993d;">Content here</div>
.myborder {border:2px solid #dc993d;}