#dc520c color space conversions
Hex:
#dc520c
RGB:
220, 82, 12
CMY:
14, 68, 95
CMYK:
0, 63, 95, 14
HSL:
20°, 89.6552%, 45.4902%
HSV (HSB):
20°, 94.5455%, 86.2745%
XYZ:
32.5989, 21.2768, 2.7365
xyY:
0.5758, 0.3758, 21.2768
CIE-Lab:
53.2511, 51.4958, 60.8149
CIE-LCH:
53.2511, 79.6886, 49.7433
CIE-Luv:
53.2511, 113.8151, 44.0572
Hunter-Lab:
46.1268, 45.4283, 28.7713
#dc520c color charts
#dc520c color shades, tints & tones
#dc520c color schemes
#dc520c color preview, HTML & CSS examples
This text has a color of #dc520c
<p style="color:#dc520c;">Text here</p>
.mytext {color:#dc520c;}
This box has a color of #dc520c
<div style="background-color:#dc520c;">Content here</div>
.mybackground {background-color:#dc520c;}
Border around this has a color of #dc520c
<div style="border:2px solid #dc520c;">Content here</div>
.myborder {border:2px solid #dc520c;}