#dc1e3e color space conversions
Hex:
#dc1e3e
RGB:
220, 30, 62
CMY:
14, 88, 76
CMYK:
0, 86, 72, 14
HSL:
350°, 76.0000%, 49.0196%
HSV (HSB):
350°, 86.3636%, 86.2745%
XYZ:
30.8490, 16.4920, 6.1148
xyY:
0.5771, 0.3085, 16.4920
CIE-Lab:
47.6135, 69.4180, 33.0887
CIE-LCH:
47.6135, 76.9007, 25.4852
CIE-Luv:
47.6135, 135.0805, 19.8940
Hunter-Lab:
40.6103, 64.5265, 19.4998
#dc1e3e color charts
#dc1e3e color shades, tints & tones
#dc1e3e color schemes
#dc1e3e color preview, HTML & CSS examples
This text has a color of #dc1e3e
<p style="color:#dc1e3e;">Text here</p>
.mytext {color:#dc1e3e;}
This box has a color of #dc1e3e
<div style="background-color:#dc1e3e;">Content here</div>
.mybackground {background-color:#dc1e3e;}
Border around this has a color of #dc1e3e
<div style="border:2px solid #dc1e3e;">Content here</div>
.myborder {border:2px solid #dc1e3e;}