#cd136c color space conversions
Hex:
#cd136c
RGB:
205, 19, 108
CMY:
20, 93, 58
CMYK:
0, 91, 47, 20
HSL:
331°, 83.0357%, 43.9216%
HSV (HSB):
331°, 90.7317%, 80.3922%
XYZ:
28.1165, 14.5276, 15.5096
xyY:
0.4835, 0.2498, 14.5276
CIE-Lab:
44.9802, 70.3075, 0.6880
CIE-LCH:
44.9802, 70.3108, 0.5607
CIE-Luv:
44.9802, 109.1023, -12.5274
Hunter-Lab:
38.1151, 64.9733, 2.5546
#cd136c color charts
#cd136c color shades, tints & tones
#cd136c color schemes
#cd136c color preview, HTML & CSS examples
This text has a color of #cd136c
<p style="color:#cd136c;">Text here</p>
.mytext {color:#cd136c;}
This box has a color of #cd136c
<div style="background-color:#cd136c;">Content here</div>
.mybackground {background-color:#cd136c;}
Border around this has a color of #cd136c
<div style="border:2px solid #cd136c;">Content here</div>
.myborder {border:2px solid #cd136c;}