#dc802a color space conversions
Hex:
#dc802a
RGB:
220, 128, 42
CMY:
14, 50, 84
CMYK:
0, 42, 81, 14
HSL:
29°, 71.7742%, 51.3725%
HSV (HSB):
29°, 80.9091%, 86.2745%
XYZ:
37.6523, 30.8212, 6.1551
xyY:
0.5045, 0.4130, 30.8212
CIE-Lab:
62.3564, 29.4725, 58.3396
CIE-LCH:
62.3564, 65.3616, 63.1976
CIE-Luv:
62.3564, 75.1194, 54.0832
Hunter-Lab:
55.5168, 23.9068, 32.2884
#dc802a color charts
#dc802a color shades, tints & tones
#dc802a color schemes
#dc802a color preview, HTML & CSS examples
This text has a color of #dc802a
<p style="color:#dc802a;">Text here</p>
.mytext {color:#dc802a;}
This box has a color of #dc802a
<div style="background-color:#dc802a;">Content here</div>
.mybackground {background-color:#dc802a;}
Border around this has a color of #dc802a
<div style="border:2px solid #dc802a;">Content here</div>
.myborder {border:2px solid #dc802a;}