#dc973e color space conversions
Hex:
#dc973e
RGB:
220, 151, 62
CMY:
14, 41, 76
CMYK:
0, 31, 72, 14
HSL:
34°, 69.2982%, 55.2941%
HSV (HSB):
34°, 71.8182%, 86.2745%
XYZ:
41.4513, 37.6967, 9.6489
xyY:
0.4668, 0.4245, 37.6967
CIE-Lab:
67.7964, 17.9807, 55.3100
CIE-LCH:
67.7964, 58.1593, 71.9912
CIE-Luv:
67.7964, 55.4571, 57.4948
Hunter-Lab:
61.3976, 13.0647, 33.6607
#dc973e color charts
#dc973e color shades, tints & tones
#dc973e color schemes
#dc973e color preview, HTML & CSS examples
This text has a color of #dc973e
<p style="color:#dc973e;">Text here</p>
.mytext {color:#dc973e;}
This box has a color of #dc973e
<div style="background-color:#dc973e;">Content here</div>
.mybackground {background-color:#dc973e;}
Border around this has a color of #dc973e
<div style="border:2px solid #dc973e;">Content here</div>
.myborder {border:2px solid #dc973e;}