#cd137b color space conversions
Hex:
#cd137b
RGB:
205, 19, 123
CMY:
20, 93, 52
CMYK:
0, 91, 40, 20
HSL:
326°, 83.0357%, 43.9216%
HSV (HSB):
326°, 90.7317%, 80.3922%
XYZ:
28.9849, 14.8749, 20.0824
xyY:
0.4533, 0.2326, 14.8749
CIE-Lab:
45.4624, 71.6242, -7.8755
CIE-LCH:
45.4624, 72.0559, 353.7252
CIE-Luv:
45.4624, 102.4444, -23.4872
Hunter-Lab:
38.5680, 66.6532, -3.8747
#cd137b color charts
#cd137b color shades, tints & tones
#cd137b color schemes
#cd137b color preview, HTML & CSS examples
This text has a color of #cd137b
<p style="color:#cd137b;">Text here</p>
.mytext {color:#cd137b;}
This box has a color of #cd137b
<div style="background-color:#cd137b;">Content here</div>
.mybackground {background-color:#cd137b;}
Border around this has a color of #cd137b
<div style="border:2px solid #cd137b;">Content here</div>
.myborder {border:2px solid #cd137b;}