#cd145c color space conversions
Hex:
#cd145c
RGB:
205, 20, 92
CMY:
20, 92, 64
CMYK:
0, 90, 55, 20
HSL:
337°, 82.2222%, 44.1176%
HSV (HSB):
337°, 90.2439%, 80.3922%
XYZ:
27.3588, 14.2522, 11.4342
xyY:
0.5158, 0.2687, 14.2522
CIE-Lab:
44.5924, 68.9592, 10.1117
CIE-LCH:
44.5924, 69.6966, 8.3420
CIE-Luv:
44.5924, 115.6300, -1.5382
Hunter-Lab:
37.7520, 63.2923, 8.4689
#cd145c color charts
#cd145c color shades, tints & tones
#cd145c color schemes
#cd145c color preview, HTML & CSS examples
This text has a color of #cd145c
<p style="color:#cd145c;">Text here</p>
.mytext {color:#cd145c;}
This box has a color of #cd145c
<div style="background-color:#cd145c;">Content here</div>
.mybackground {background-color:#cd145c;}
Border around this has a color of #cd145c
<div style="border:2px solid #cd145c;">Content here</div>
.myborder {border:2px solid #cd145c;}