#cc144b color space conversions
Hex:
#cc144b
RGB:
204, 20, 75
CMY:
20, 92, 71
CMYK:
0, 90, 63, 20
HSL:
342°, 82.1429%, 43.9216%
HSV (HSB):
342°, 90.1961%, 80.0000%
XYZ:
26.4220, 13.8457, 7.9365
xyY:
0.5481, 0.2872, 13.8457
CIE-Lab:
44.0108, 67.6543, 19.9221
CIE-LCH:
44.0108, 70.5265, 16.4080
CIE-Luv:
44.0108, 121.2571, 8.4726
Hunter-Lab:
37.2098, 61.6325, 13.4008
#cc144b color charts
#cc144b color shades, tints & tones
#cc144b color schemes
#cc144b color preview, HTML & CSS examples
This text has a color of #cc144b
<p style="color:#cc144b;">Text here</p>
.mytext {color:#cc144b;}
This box has a color of #cc144b
<div style="background-color:#cc144b;">Content here</div>
.mybackground {background-color:#cc144b;}
Border around this has a color of #cc144b
<div style="border:2px solid #cc144b;">Content here</div>
.myborder {border:2px solid #cc144b;}