#cd2d20 color space conversions
Hex:
#cd2d20
RGB:
205, 45, 32
CMY:
20, 82, 87
CMYK:
0, 78, 84, 20
HSL:
5°, 72.9958%, 46.4706%
HSV (HSB):
5°, 84.3902%, 80.3922%
XYZ:
26.3759, 14.9602, 2.8639
xyY:
0.5967, 0.3385, 14.9602
CIE-Lab:
45.5796, 60.7024, 46.6926
CIE-LCH:
45.5796, 76.5832, 37.5677
CIE-Luv:
45.5796, 123.7974, 30.0848
Hunter-Lab:
38.6784, 54.0371, 22.6848
#cd2d20 color charts
#cd2d20 color shades, tints & tones
#cd2d20 color schemes
#cd2d20 color preview, HTML & CSS examples
This text has a color of #cd2d20
<p style="color:#cd2d20;">Text here</p>
.mytext {color:#cd2d20;}
This box has a color of #cd2d20
<div style="background-color:#cd2d20;">Content here</div>
.mybackground {background-color:#cd2d20;}
Border around this has a color of #cd2d20
<div style="border:2px solid #cd2d20;">Content here</div>
.myborder {border:2px solid #cd2d20;}