#dc7c3c color space conversions
Hex:
#dc7c3c
RGB:
220, 124, 60
CMY:
14, 51, 76
CMYK:
0, 44, 73, 14
HSL:
24°, 69.5652%, 54.9020%
HSV (HSB):
24°, 72.7273%, 86.2745%
XYZ:
37.5385, 29.9572, 8.0788
xyY:
0.4967, 0.3964, 29.9572
CIE-Lab:
61.6173, 32.2879, 49.7817
CIE-LCH:
61.6173, 59.3357, 57.0330
CIE-Luv:
61.6173, 76.8399, 47.3794
Hunter-Lab:
54.7332, 26.6403, 29.5618
#dc7c3c color charts
#dc7c3c color shades, tints & tones
#dc7c3c color schemes
#dc7c3c color preview, HTML & CSS examples
This text has a color of #dc7c3c
<p style="color:#dc7c3c;">Text here</p>
.mytext {color:#dc7c3c;}
This box has a color of #dc7c3c
<div style="background-color:#dc7c3c;">Content here</div>
.mybackground {background-color:#dc7c3c;}
Border around this has a color of #dc7c3c
<div style="border:2px solid #dc7c3c;">Content here</div>
.myborder {border:2px solid #dc7c3c;}