#cd2b3e color space conversions
Hex:
#cd2b3e
RGB:
205, 43, 62
CMY:
20, 83, 76
CMYK:
0, 79, 70, 20
HSL:
353°, 65.3226%, 48.6275%
HSV (HSB):
353°, 79.0244%, 80.3922%
XYZ:
26.9102, 15.0547, 6.0449
xyY:
0.5605, 0.3136, 15.0547
CIE-Lab:
45.7090, 62.3321, 30.0978
CIE-LCH:
45.7090, 69.2182, 25.7742
CIE-Luv:
45.7090, 118.5798, 18.9457
Hunter-Lab:
38.8004, 55.8990, 17.9231
#cd2b3e color charts
#cd2b3e color shades, tints & tones
#cd2b3e color schemes
#cd2b3e color preview, HTML & CSS examples
This text has a color of #cd2b3e
<p style="color:#cd2b3e;">Text here</p>
.mytext {color:#cd2b3e;}
This box has a color of #cd2b3e
<div style="background-color:#cd2b3e;">Content here</div>
.mybackground {background-color:#cd2b3e;}
Border around this has a color of #cd2b3e
<div style="border:2px solid #cd2b3e;">Content here</div>
.myborder {border:2px solid #cd2b3e;}