#cd135d color space conversions
Hex:
#cd135d
RGB:
205, 19, 93
CMY:
20, 93, 64
CMYK:
0, 91, 55, 20
HSL:
336°, 83.0357%, 43.9216%
HSV (HSB):
336°, 90.7317%, 80.3922%
XYZ:
27.3855, 14.2352, 11.6602
xyY:
0.5140, 0.2672, 14.2352
CIE-Lab:
44.5684, 69.1703, 9.4526
CIE-LCH:
44.5684, 69.8132, 7.7816
CIE-Luv:
44.5684, 115.4164, -2.2984
Hunter-Lab:
37.7296, 63.5351, 8.0873
#cd135d color charts
#cd135d color shades, tints & tones
#cd135d color schemes
#cd135d color preview, HTML & CSS examples
This text has a color of #cd135d
<p style="color:#cd135d;">Text here</p>
.mytext {color:#cd135d;}
This box has a color of #cd135d
<div style="background-color:#cd135d;">Content here</div>
.mybackground {background-color:#cd135d;}
Border around this has a color of #cd135d
<div style="border:2px solid #cd135d;">Content here</div>
.myborder {border:2px solid #cd135d;}