#cd2e65 color space conversions
Hex:
#cd2e65
RGB:
205, 46, 101
CMY:
20, 82, 60
CMYK:
0, 78, 51, 20
HSL:
339°, 63.3466%, 49.2157%
HSV (HSB):
339°, 77.5610%, 80.3922%
XYZ:
28.5028, 15.8727, 13.8734
xyY:
0.4893, 0.2725, 15.8727
CIE-Lab:
46.8070, 63.9522, 7.6480
CIE-LCH:
46.8070, 64.4079, 6.8195
CIE-Luv:
46.8070, 104.7030, -2.9480
Hunter-Lab:
39.8406, 57.9817, 7.2423
#cd2e65 color charts
#cd2e65 color shades, tints & tones
#cd2e65 color schemes
#cd2e65 color preview, HTML & CSS examples
This text has a color of #cd2e65
<p style="color:#cd2e65;">Text here</p>
.mytext {color:#cd2e65;}
This box has a color of #cd2e65
<div style="background-color:#cd2e65;">Content here</div>
.mybackground {background-color:#cd2e65;}
Border around this has a color of #cd2e65
<div style="border:2px solid #cd2e65;">Content here</div>
.myborder {border:2px solid #cd2e65;}