#cd138d color space conversions
Hex:
#cd138d
RGB:
205, 19, 141
CMY:
20, 93, 45
CMYK:
0, 91, 31, 20
HSL:
321°, 83.0357%, 43.9216%
HSV (HSB):
321°, 90.7317%, 80.3922%
XYZ:
30.2174, 15.3680, 26.5730
xyY:
0.4188, 0.2130, 15.3680
CIE-Lab:
46.1341, 73.4334, -17.8569
CIE-LCH:
46.1341, 75.5734, 346.3326
CIE-Luv:
46.1341, 94.2697, -37.2332
Hunter-Lab:
39.2020, 68.9867, -12.7482
#cd138d color charts
#cd138d color shades, tints & tones
#cd138d color schemes
#cd138d color preview, HTML & CSS examples
This text has a color of #cd138d
<p style="color:#cd138d;">Text here</p>
.mytext {color:#cd138d;}
This box has a color of #cd138d
<div style="background-color:#cd138d;">Content here</div>
.mybackground {background-color:#cd138d;}
Border around this has a color of #cd138d
<div style="border:2px solid #cd138d;">Content here</div>
.myborder {border:2px solid #cd138d;}