#cd025d color space conversions
Hex:
#cd025d
RGB:
205, 2, 93
CMY:
20, 99, 64
CMYK:
0, 99, 55, 20
HSL:
333°, 98.0676%, 40.5882%
HSV (HSB):
333°, 99.0244%, 80.3922%
XYZ:
27.1743, 13.8129, 11.5898
xyY:
0.5168, 0.2627, 13.8129
CIE-Lab:
43.9634, 70.9271, 8.6010
CIE-LCH:
43.9634, 71.4467, 6.9142
CIE-Luv:
43.9634, 117.7533, -3.6753
Hunter-Lab:
37.1657, 65.4735, 7.5268
#cd025d color charts
#cd025d color shades, tints & tones
#cd025d color schemes
#cd025d color preview, HTML & CSS examples
This text has a color of #cd025d
<p style="color:#cd025d;">Text here</p>
.mytext {color:#cd025d;}
This box has a color of #cd025d
<div style="background-color:#cd025d;">Content here</div>
.mybackground {background-color:#cd025d;}
Border around this has a color of #cd025d
<div style="border:2px solid #cd025d;">Content here</div>
.myborder {border:2px solid #cd025d;}