#cd011c color space conversions
Hex:
#cd011c
RGB:
205, 1, 28
CMY:
20, 100, 89
CMYK:
0, 100, 86, 20
HSL:
352°, 99.0291%, 40.3922%
HSV (HSB):
352°, 99.5122%, 80.3922%
XYZ:
25.3973, 13.0847, 2.2856
xyY:
0.6230, 0.3210, 13.0847
CIE-Lab:
42.8906, 68.2087, 46.3644
CIE-LCH:
42.8906, 82.4747, 34.2057
CIE-Luv:
42.8906, 137.5567, 26.1945
Hunter-Lab:
36.1728, 62.0245, 21.5746
#cd011c color charts
#cd011c color shades, tints & tones
#cd011c color schemes
#cd011c color preview, HTML & CSS examples
This text has a color of #cd011c
<p style="color:#cd011c;">Text here</p>
.mytext {color:#cd011c;}
This box has a color of #cd011c
<div style="background-color:#cd011c;">Content here</div>
.mybackground {background-color:#cd011c;}
Border around this has a color of #cd011c
<div style="border:2px solid #cd011c;">Content here</div>
.myborder {border:2px solid #cd011c;}