#dc801a color space conversions
Hex:
#dc801a
RGB:
220, 128, 26
CMY:
14, 50, 90
CMYK:
0, 42, 88, 14
HSL:
32°, 78.8618%, 48.2353%
HSV (HSB):
32°, 88.1818%, 86.2745%
XYZ:
37.4208, 30.7286, 4.9362
xyY:
0.5120, 0.4204, 30.7286
CIE-Lab:
62.2778, 29.0570, 63.6479
CIE-LCH:
62.2778, 69.9669, 65.4620
CIE-Luv:
62.2778, 75.9826, 57.1549
Hunter-Lab:
55.4334, 23.4898, 33.5237
#dc801a color charts
#dc801a color shades, tints & tones
#dc801a color schemes
#dc801a color preview, HTML & CSS examples
This text has a color of #dc801a
<p style="color:#dc801a;">Text here</p>
.mytext {color:#dc801a;}
This box has a color of #dc801a
<div style="background-color:#dc801a;">Content here</div>
.mybackground {background-color:#dc801a;}
Border around this has a color of #dc801a
<div style="border:2px solid #dc801a;">Content here</div>
.myborder {border:2px solid #dc801a;}