#cd201c color space conversions
Hex:
#cd201c
RGB:
205, 32, 28
CMY:
20, 87, 89
CMYK:
0, 84, 86, 20
HSL:
1°, 75.9657%, 45.6863%
HSV (HSB):
1°, 86.3415%, 80.3922%
XYZ:
25.9030, 14.0960, 2.4542
xyY:
0.6102, 0.3320, 14.0960
CIE-Lab:
44.3703, 63.9538, 47.5915
CIE-LCH:
44.3703, 79.7185, 36.6549
CIE-Luv:
44.3703, 130.1145, 28.8979
Hunter-Lab:
37.5446, 57.4483, 22.4057
#cd201c color charts
#cd201c RGB chart
#cd201c CMYK chart
#cd201c RGB pie chart
#cd201c color shades, tints & tones
#cd201c color schemes
#cd201c color preview, HTML & CSS examples
This text has a color of #cd201c
<p style="color:#cd201c;">Text here</p>
.mytext {color:#cd201c;}
Text color #cd201c
This box has a color of #cd201c
<div style="background-color:#cd201c;">Content here</div>
.mybackground {background-color:#cd201c;}
Background color #cd201c
Border around this has a color of #cd201c
<div style="border:2px solid #cd201c;">Content here</div>
.myborder {border:2px solid #cd201c;}
Border color #cd201c