#cd026e color space conversions
Hex:
#cd026e
RGB:
205, 2, 110
CMY:
20, 99, 57
CMYK:
0, 99, 46, 20
HSL:
328°, 98.0676%, 40.5882%
HSV (HSB):
328°, 99.0244%, 80.3922%
XYZ:
28.0130, 14.1483, 16.0063
xyY:
0.4816, 0.2432, 14.1483
CIE-Lab:
44.4449, 72.2057, -1.3384
CIE-LCH:
44.4449, 72.2181, 358.9381
CIE-Luv:
44.4449, 110.2891, -15.3661
Hunter-Lab:
37.6143, 67.1119, 1.0999
#cd026e color charts
#cd026e color shades, tints & tones
#cd026e color schemes
#cd026e color preview, HTML & CSS examples
This text has a color of #cd026e
<p style="color:#cd026e;">Text here</p>
.mytext {color:#cd026e;}
This box has a color of #cd026e
<div style="background-color:#cd026e;">Content here</div>
.mybackground {background-color:#cd026e;}
Border around this has a color of #cd026e
<div style="border:2px solid #cd026e;">Content here</div>
.myborder {border:2px solid #cd026e;}