#cd242a color space conversions
Hex:
#cd242a
RGB:
205, 36, 42
CMY:
20, 86, 84
CMYK:
0, 82, 80, 20
HSL:
358°, 70.1245%, 47.2549%
HSV (HSB):
358°, 82.4390%, 80.3922%
XYZ:
26.2256, 14.4081, 3.5893
xyY:
0.5930, 0.3258, 14.4081
CIE-Lab:
44.8125, 63.3881, 40.7215
CIE-LCH:
44.8125, 75.3412, 32.7173
CIE-Luv:
44.8125, 126.1875, 25.6163
Hunter-Lab:
37.9579, 56.9015, 20.9641
#cd242a color charts
#cd242a color shades, tints & tones
#cd242a color schemes
#cd242a color preview, HTML & CSS examples
This text has a color of #cd242a
<p style="color:#cd242a;">Text here</p>
.mytext {color:#cd242a;}
This box has a color of #cd242a
<div style="background-color:#cd242a;">Content here</div>
.mybackground {background-color:#cd242a;}
Border around this has a color of #cd242a
<div style="border:2px solid #cd242a;">Content here</div>
.myborder {border:2px solid #cd242a;}