#dc880e color space conversions
Hex:
#dc880e
RGB:
220, 136, 14
CMY:
14, 47, 95
CMYK:
0, 38, 94, 14
HSL:
36°, 88.0342%, 45.8824%
HSV (HSB):
36°, 93.6364%, 86.2745%
XYZ:
38.3986, 32.8557, 4.7334
xyY:
0.5053, 0.4324, 32.8557
CIE-Lab:
64.0439, 24.6092, 67.6830
CIE-LCH:
64.0439, 72.0181, 70.0190
CIE-Luv:
64.0439, 69.7367, 61.4460
Hunter-Lab:
57.3199, 19.2675, 35.2278
#dc880e color charts
#dc880e color shades, tints & tones
#dc880e color schemes
#dc880e color preview, HTML & CSS examples
This text has a color of #dc880e
<p style="color:#dc880e;">Text here</p>
.mytext {color:#dc880e;}
This box has a color of #dc880e
<div style="background-color:#dc880e;">Content here</div>
.mybackground {background-color:#dc880e;}
Border around this has a color of #dc880e
<div style="border:2px solid #dc880e;">Content here</div>
.myborder {border:2px solid #dc880e;}