#dc973c color space conversions
Hex:
#dc973c
RGB:
220, 151, 60
CMY:
14, 41, 76
CMYK:
0, 31, 73, 14
HSL:
34°, 69.5652%, 54.9020%
HSV (HSB):
34°, 72.7273%, 86.2745%
XYZ:
41.3974, 37.6751, 9.3651
xyY:
0.4681, 0.4260, 37.6751
CIE-Lab:
67.7805, 17.8852, 56.1653
CIE-LCH:
67.7805, 58.9442, 72.3365
CIE-Luv:
67.7805, 55.5895, 58.1221
Hunter-Lab:
61.3801, 12.9732, 33.9198
#dc973c color charts
#dc973c color shades, tints & tones
#dc973c color schemes
#dc973c color preview, HTML & CSS examples
This text has a color of #dc973c
<p style="color:#dc973c;">Text here</p>
.mytext {color:#dc973c;}
This box has a color of #dc973c
<div style="background-color:#dc973c;">Content here</div>
.mybackground {background-color:#dc973c;}
Border around this has a color of #dc973c
<div style="border:2px solid #dc973c;">Content here</div>
.myborder {border:2px solid #dc973c;}