#cd024d color space conversions
Hex:
#cd024d
RGB:
205, 2, 77
CMY:
20, 99, 70
CMYK:
0, 99, 62, 20
HSL:
338°, 98.0676%, 40.5882%
HSV (HSB):
338°, 99.0244%, 80.3922%
XYZ:
26.5381, 13.5584, 8.2395
xyY:
0.5490, 0.2805, 13.5584
CIE-Lab:
43.5928, 69.9333, 18.1515
CIE-LCH:
43.5928, 72.2505, 14.5503
CIE-Luv:
43.5928, 124.1345, 6.1690
Hunter-Lab:
36.8217, 64.2104, 12.5080
#cd024d color charts
#cd024d color shades, tints & tones
#cd024d color schemes
#cd024d color preview, HTML & CSS examples
This text has a color of #cd024d
<p style="color:#cd024d;">Text here</p>
.mytext {color:#cd024d;}
This box has a color of #cd024d
<div style="background-color:#cd024d;">Content here</div>
.mybackground {background-color:#cd024d;}
Border around this has a color of #cd024d
<div style="border:2px solid #cd024d;">Content here</div>
.myborder {border:2px solid #cd024d;}