#dc011c color space conversions
Hex:
#dc011c
RGB:
220, 1, 28
CMY:
14, 100, 89
CMYK:
0, 100, 87, 14
HSL:
353°, 99.0950%, 43.3333%
HSV (HSB):
353°, 99.5455%, 86.2745%
XYZ:
29.7357, 15.3212, 2.4887
xyY:
0.6254, 0.3222, 15.3212
CIE-Lab:
46.0710, 71.8821, 50.2604
CIE-LCH:
46.0710, 87.7106, 34.9615
CIE-Luv:
46.0710, 148.2968, 28.7906
Hunter-Lab:
39.1423, 67.1040, 23.6300
#dc011c color charts
#dc011c color shades, tints & tones
#dc011c color schemes
#dc011c color preview, HTML & CSS examples
This text has a color of #dc011c
<p style="color:#dc011c;">Text here</p>
.mytext {color:#dc011c;}
This box has a color of #dc011c
<div style="background-color:#dc011c;">Content here</div>
.mybackground {background-color:#dc011c;}
Border around this has a color of #dc011c
<div style="border:2px solid #dc011c;">Content here</div>
.myborder {border:2px solid #dc011c;}