#cd2f6c color space conversions
Hex:
#cd2f6c
RGB:
205, 47, 108
CMY:
20, 82, 58
CMYK:
0, 77, 47, 20
HSL:
337°, 62.6984%, 49.4118%
HSV (HSB):
337°, 77.0732%, 80.3922%
XYZ:
28.9001, 16.0949, 15.7708
xyY:
0.4756, 0.2649, 16.0949
CIE-Lab:
47.0987, 64.2430, 3.7574
CIE-LCH:
47.0987, 64.3527, 3.3473
CIE-Luv:
47.0987, 101.7008, -7.5301
Hunter-Lab:
40.1184, 58.3789, 4.7757
#cd2f6c color charts
#cd2f6c color shades, tints & tones
#cd2f6c color schemes
#cd2f6c color preview, HTML & CSS examples
This text has a color of #cd2f6c
<p style="color:#cd2f6c;">Text here</p>
.mytext {color:#cd2f6c;}
This box has a color of #cd2f6c
<div style="background-color:#cd2f6c;">Content here</div>
.mybackground {background-color:#cd2f6c;}
Border around this has a color of #cd2f6c
<div style="border:2px solid #cd2f6c;">Content here</div>
.myborder {border:2px solid #cd2f6c;}