#cd2f5f color space conversions
Hex:
#cd2f5f
RGB:
205, 47, 95
CMY:
20, 82, 63
CMYK:
0, 77, 54, 20
HSL:
342°, 62.6984%, 49.4118%
HSV (HSB):
342°, 77.0732%, 80.3922%
XYZ:
28.2589, 15.8384, 12.3942
xyY:
0.5002, 0.2804, 15.8384
CIE-Lab:
46.7617, 63.1902, 11.2819
CIE-LCH:
46.7617, 64.1894, 10.1229
CIE-Luv:
46.7617, 106.5008, 1.2669
Hunter-Lab:
39.7975, 57.1015, 9.3935
#cd2f5f color charts
#cd2f5f color shades, tints & tones
#cd2f5f color schemes
#cd2f5f color preview, HTML & CSS examples
This text has a color of #cd2f5f
<p style="color:#cd2f5f;">Text here</p>
.mytext {color:#cd2f5f;}
This box has a color of #cd2f5f
<div style="background-color:#cd2f5f;">Content here</div>
.mybackground {background-color:#cd2f5f;}
Border around this has a color of #cd2f5f
<div style="border:2px solid #cd2f5f;">Content here</div>
.myborder {border:2px solid #cd2f5f;}