#cd2101 color space conversions
Hex:
#cd2101
RGB:
205, 33, 1
CMY:
20, 87, 100
CMYK:
0, 84, 100, 20
HSL:
9°, 99.0291%, 40.3922%
HSV (HSB):
9°, 99.5122%, 80.3922%
XYZ:
25.7262, 14.0690, 1.3884
xyY:
0.6247, 0.3416, 14.0690
CIE-Lab:
44.3318, 63.3807, 57.2955
CIE-LCH:
44.3318, 85.4394, 42.1133
CIE-Luv:
44.3318, 132.1371, 32.9783
Hunter-Lab:
37.5087, 56.7879, 24.0615
#cd2101 color charts
#cd2101 color shades, tints & tones
#cd2101 color schemes
#cd2101 color preview, HTML & CSS examples
This text has a color of #cd2101
<p style="color:#cd2101;">Text here</p>
.mytext {color:#cd2101;}
This box has a color of #cd2101
<div style="background-color:#cd2101;">Content here</div>
.mybackground {background-color:#cd2101;}
Border around this has a color of #cd2101
<div style="border:2px solid #cd2101;">Content here</div>
.myborder {border:2px solid #cd2101;}