#cd2a65 color space conversions
Hex:
#cd2a65
RGB:
205, 42, 101
CMY:
20, 84, 60
CMYK:
0, 80, 51, 20
HSL:
338°, 65.9919%, 48.4314%
HSV (HSB):
338°, 79.5122%, 80.3922%
XYZ:
28.3538, 15.5746, 13.8237
xyY:
0.4910, 0.2697, 15.5746
CIE-Lab:
46.4114, 65.0732, 7.0861
CIE-LCH:
46.4114, 65.4579, 6.2147
CIE-Luv:
46.4114, 106.1404, -3.8619
Hunter-Lab:
39.4647, 59.1815, 6.8572
#cd2a65 color charts
#cd2a65 color shades, tints & tones
#cd2a65 color schemes
#cd2a65 color preview, HTML & CSS examples
This text has a color of #cd2a65
<p style="color:#cd2a65;">Text here</p>
.mytext {color:#cd2a65;}
This box has a color of #cd2a65
<div style="background-color:#cd2a65;">Content here</div>
.mybackground {background-color:#cd2a65;}
Border around this has a color of #cd2a65
<div style="border:2px solid #cd2a65;">Content here</div>
.myborder {border:2px solid #cd2a65;}