#cd128e color space conversions
Hex:
#cd128e
RGB:
205, 18, 142
CMY:
20, 93, 44
CMYK:
0, 91, 31, 20
HSL:
320°, 83.8565%, 43.7255%
HSV (HSB):
320°, 91.2195%, 80.3922%
XYZ:
30.2756, 15.3647, 26.9612
xyY:
0.4170, 0.2116, 15.3647
CIE-Lab:
46.1298, 73.6711, -18.4700
CIE-LCH:
46.1298, 75.9512, 345.9255
CIE-Luv:
46.1298, 93.9376, -38.1181
Hunter-Lab:
39.1979, 69.2734, -13.3425
#cd128e color charts
#cd128e color shades, tints & tones
#cd128e color schemes
#cd128e color preview, HTML & CSS examples
This text has a color of #cd128e
<p style="color:#cd128e;">Text here</p>
.mytext {color:#cd128e;}
This box has a color of #cd128e
<div style="background-color:#cd128e;">Content here</div>
.mybackground {background-color:#cd128e;}
Border around this has a color of #cd128e
<div style="border:2px solid #cd128e;">Content here</div>
.myborder {border:2px solid #cd128e;}