#dc320c color space conversions
Hex:
#dc320c
RGB:
220, 50, 12
CMY:
14, 80, 95
CMYK:
0, 77, 95, 14
HSL:
11°, 89.6552%, 45.4902%
HSV (HSB):
11°, 94.5455%, 86.2745%
XYZ:
30.7222, 17.5234, 2.1109
xyY:
0.6101, 0.3480, 17.5234
CIE-Lab:
48.9129, 63.3457, 58.1906
CIE-LCH:
48.9129, 86.0164, 42.5712
CIE-Luv:
48.9129, 134.7514, 36.5817
Hunter-Lab:
41.8610, 57.7462, 26.3128
#dc320c color charts
#dc320c color shades, tints & tones
#dc320c color schemes
#dc320c color preview, HTML & CSS examples
This text has a color of #dc320c
<p style="color:#dc320c;">Text here</p>
.mytext {color:#dc320c;}
This box has a color of #dc320c
<div style="background-color:#dc320c;">Content here</div>
.mybackground {background-color:#dc320c;}
Border around this has a color of #dc320c
<div style="border:2px solid #dc320c;">Content here</div>
.myborder {border:2px solid #dc320c;}