#dc882c color space conversions
Hex:
#dc882c
RGB:
220, 136, 44
CMY:
14, 47, 83
CMYK:
0, 38, 80, 14
HSL:
31°, 71.5447%, 51.7647%
HSV (HSB):
31°, 80.0000%, 86.2745%
XYZ:
38.7740, 33.0058, 6.7100
xyY:
0.4940, 0.4205, 33.0058
CIE-Lab:
64.1656, 25.2850, 59.2183
CIE-LCH:
64.1656, 64.3905, 66.8785
CIE-Luv:
64.1656, 68.5016, 56.6120
Hunter-Lab:
57.4507, 19.9326, 33.2906
#dc882c color charts
#dc882c color shades, tints & tones
#dc882c color schemes
#dc882c color preview, HTML & CSS examples
This text has a color of #dc882c
<p style="color:#dc882c;">Text here</p>
.mytext {color:#dc882c;}
This box has a color of #dc882c
<div style="background-color:#dc882c;">Content here</div>
.mybackground {background-color:#dc882c;}
Border around this has a color of #dc882c
<div style="border:2px solid #dc882c;">Content here</div>
.myborder {border:2px solid #dc882c;}