#cc0145 color space conversions
Hex:
#cc0145
RGB:
204, 1, 69
CMY:
20, 100, 73
CMYK:
0, 100, 66, 20
HSL:
340°, 99.0244%, 40.1961%
HSV (HSB):
340°, 99.5098%, 80.0000%
XYZ:
25.9869, 13.2887, 6.8255
xyY:
0.5637, 0.2883, 13.2887
CIE-Lab:
43.1951, 69.3689, 22.6114
CIE-LCH:
43.1951, 72.9611, 18.0539
CIE-Luv:
43.1951, 126.3816, 10.2443
Hunter-Lab:
36.4537, 63.4537, 14.4162
#cc0145 color charts
#cc0145 color shades, tints & tones
#cc0145 color schemes
#cc0145 color preview, HTML & CSS examples
This text has a color of #cc0145
<p style="color:#cc0145;">Text here</p>
.mytext {color:#cc0145;}
This box has a color of #cc0145
<div style="background-color:#cc0145;">Content here</div>
.mybackground {background-color:#cc0145;}
Border around this has a color of #cc0145
<div style="border:2px solid #cc0145;">Content here</div>
.myborder {border:2px solid #cc0145;}