#cd2c35 color space conversions
Hex:
#cd2c35
RGB:
205, 44, 53
CMY:
20, 83, 79
CMYK:
0, 79, 74, 20
HSL:
357°, 64.6586%, 48.8235%
HSV (HSB):
357°, 78.5366%, 80.3922%
XYZ:
26.7201, 15.0375, 4.8624
xyY:
0.5731, 0.3226, 15.0375
CIE-Lab:
45.6856, 61.6582, 35.3978
CIE-LCH:
45.6856, 71.0967, 29.8600
CIE-Luv:
45.6856, 120.3600, 23.0398
Hunter-Lab:
38.7783, 55.1333, 19.7104
#cd2c35 color charts
#cd2c35 color shades, tints & tones
#cd2c35 color schemes
#cd2c35 color preview, HTML & CSS examples
This text has a color of #cd2c35
<p style="color:#cd2c35;">Text here</p>
.mytext {color:#cd2c35;}
This box has a color of #cd2c35
<div style="background-color:#cd2c35;">Content here</div>
.mybackground {background-color:#cd2c35;}
Border around this has a color of #cd2c35
<div style="border:2px solid #cd2c35;">Content here</div>
.myborder {border:2px solid #cd2c35;}