#dc801e color space conversions
Hex:
#dc801e
RGB:
220, 128, 30
CMY:
14, 50, 88
CMYK:
0, 42, 86, 14
HSL:
31°, 76.0000%, 49.0196%
HSV (HSB):
31°, 86.3636%, 86.2745%
XYZ:
37.4687, 30.7477, 5.1884
xyY:
0.5104, 0.4189, 30.7477
CIE-Lab:
62.2941, 29.1432, 62.4816
CIE-LCH:
62.2941, 68.9440, 64.9943
CIE-Luv:
62.2941, 75.8026, 56.5147
Hunter-Lab:
55.4506, 23.5762, 33.2678
#dc801e color charts
#dc801e color shades, tints & tones
#dc801e color schemes
#dc801e color preview, HTML & CSS examples
This text has a color of #dc801e
<p style="color:#dc801e;">Text here</p>
.mytext {color:#dc801e;}
This box has a color of #dc801e
<div style="background-color:#dc801e;">Content here</div>
.mybackground {background-color:#dc801e;}
Border around this has a color of #dc801e
<div style="border:2px solid #dc801e;">Content here</div>
.myborder {border:2px solid #dc801e;}