#dc850e color space conversions
Hex:
#dc850e
RGB:
220, 133, 14
CMY:
14, 48, 95
CMYK:
0, 40, 94, 14
HSL:
35°, 88.0342%, 45.8824%
HSV (HSB):
35°, 93.6364%, 86.2745%
XYZ:
37.9820, 32.0224, 4.5945
xyY:
0.5091, 0.4293, 32.0224
CIE-Lab:
63.3614, 26.2092, 67.2009
CIE-LCH:
63.3614, 72.1311, 68.6936
CIE-Luv:
63.3614, 72.2256, 60.3710
Hunter-Lab:
56.5883, 20.7793, 34.7979
#dc850e color charts
#dc850e color shades, tints & tones
#dc850e color schemes
#dc850e color preview, HTML & CSS examples
This text has a color of #dc850e
<p style="color:#dc850e;">Text here</p>
.mytext {color:#dc850e;}
This box has a color of #dc850e
<div style="background-color:#dc850e;">Content here</div>
.mybackground {background-color:#dc850e;}
Border around this has a color of #dc850e
<div style="border:2px solid #dc850e;">Content here</div>
.myborder {border:2px solid #dc850e;}