#cd2a30 color space conversions
Hex:
#cd2a30
RGB:
205, 42, 48
CMY:
20, 84, 81
CMYK:
0, 80, 77, 20
HSL:
358°, 65.9919%, 48.4314%
HSV (HSB):
358°, 79.5122%, 80.3922%
XYZ:
26.5383, 14.8485, 4.2636
xyY:
0.5813, 0.3253, 14.8485
CIE-Lab:
45.4259, 62.0326, 37.9912
CIE-LCH:
45.4259, 72.7419, 31.4849
CIE-Luv:
45.4259, 122.3820, 24.5759
Hunter-Lab:
38.5337, 55.4996, 20.4134
#cd2a30 color charts
#cd2a30 color shades, tints & tones
#cd2a30 color schemes
#cd2a30 color preview, HTML & CSS examples
This text has a color of #cd2a30
<p style="color:#cd2a30;">Text here</p>
.mytext {color:#cd2a30;}
This box has a color of #cd2a30
<div style="background-color:#cd2a30;">Content here</div>
.mybackground {background-color:#cd2a30;}
Border around this has a color of #cd2a30
<div style="border:2px solid #cd2a30;">Content here</div>
.myborder {border:2px solid #cd2a30;}