#cd144c color space conversions
Hex:
#cd144c
RGB:
205, 20, 76
CMY:
20, 92, 70
CMYK:
0, 90, 63, 20
HSL:
342°, 82.2222%, 44.1176%
HSV (HSB):
342°, 90.2439%, 80.3922%
XYZ:
26.7315, 14.0013, 8.1311
xyY:
0.5471, 0.2865, 14.0013
CIE-Lab:
44.2347, 67.9583, 19.6309
CIE-LCH:
44.2347, 70.7369, 16.1122
CIE-Luv:
44.2347, 121.6885, 8.1658
Hunter-Lab:
37.4182, 62.0380, 13.3089
#cd144c color charts
#cd144c color shades, tints & tones
#cd144c color schemes
#cd144c color preview, HTML & CSS examples
This text has a color of #cd144c
<p style="color:#cd144c;">Text here</p>
.mytext {color:#cd144c;}
This box has a color of #cd144c
<div style="background-color:#cd144c;">Content here</div>
.mybackground {background-color:#cd144c;}
Border around this has a color of #cd144c
<div style="border:2px solid #cd144c;">Content here</div>
.myborder {border:2px solid #cd144c;}