#cd2d7a color space conversions
Hex:
#cd2d7a
RGB:
205, 45, 122
CMY:
20, 82, 52
CMYK:
0, 78, 40, 20
HSL:
331°, 64.0000%, 49.0196%
HSV (HSB):
331°, 78.0488%, 80.3922%
XYZ:
29.6281, 16.2610, 19.9895
xyY:
0.4497, 0.2468, 16.2610
CIE-Lab:
47.3151, 66.1097, -4.5054
CIE-LCH:
47.3151, 66.2631, 356.1013
CIE-Luv:
47.3151, 96.8817, -18.1598
Hunter-Lab:
40.3250, 60.5810, -1.1631
#cd2d7a color charts
#cd2d7a color shades, tints & tones
#cd2d7a color schemes
#cd2d7a color preview, HTML & CSS examples
This text has a color of #cd2d7a
<p style="color:#cd2d7a;">Text here</p>
.mytext {color:#cd2d7a;}
This box has a color of #cd2d7a
<div style="background-color:#cd2d7a;">Content here</div>
.mybackground {background-color:#cd2d7a;}
Border around this has a color of #cd2d7a
<div style="border:2px solid #cd2d7a;">Content here</div>
.myborder {border:2px solid #cd2d7a;}