#cd201b color space conversions
Hex:
#cd201b
RGB:
205, 32, 27
CMY:
20, 87, 89
CMYK:
0, 84, 87, 20
HSL:
2°, 76.7241%, 45.4902%
HSV (HSB):
2°, 86.8293%, 80.3922%
XYZ:
25.8912, 14.0913, 2.3922
xyY:
0.6110, 0.3325, 14.0913
CIE-Lab:
44.3636, 63.9337, 48.0596
CIE-LCH:
44.3636, 79.9828, 36.9326
CIE-Luv:
44.3636, 130.2518, 29.1218
Hunter-Lab:
37.5384, 57.4239, 22.4985
#cd201b color charts
#cd201b color shades, tints & tones
#cd201b color schemes
#cd201b color preview, HTML & CSS examples
This text has a color of #cd201b
<p style="color:#cd201b;">Text here</p>
.mytext {color:#cd201b;}
This box has a color of #cd201b
<div style="background-color:#cd201b;">Content here</div>
.mybackground {background-color:#cd201b;}
Border around this has a color of #cd201b
<div style="border:2px solid #cd201b;">Content here</div>
.myborder {border:2px solid #cd201b;}