#cd023e color space conversions
Hex:
#cd023e
RGB:
205, 2, 62
CMY:
20, 99, 76
CMYK:
0, 99, 70, 20
HSL:
342°, 98.0676%, 40.5882%
HSV (HSB):
342°, 99.0244%, 80.3922%
XYZ:
26.0680, 13.3704, 5.7642
xyY:
0.5767, 0.2958, 13.3704
CIE-Lab:
43.3161, 69.1852, 27.1719
CIE-LCH:
43.3161, 74.3297, 21.4420
CIE-Luv:
43.3161, 129.3193, 14.0790
Hunter-Lab:
36.5655, 63.2655, 16.2493
#cd023e color charts
#cd023e color shades, tints & tones
#cd023e color schemes
#cd023e color preview, HTML & CSS examples
This text has a color of #cd023e
<p style="color:#cd023e;">Text here</p>
.mytext {color:#cd023e;}
This box has a color of #cd023e
<div style="background-color:#cd023e;">Content here</div>
.mybackground {background-color:#cd023e;}
Border around this has a color of #cd023e
<div style="border:2px solid #cd023e;">Content here</div>
.myborder {border:2px solid #cd023e;}