#cc1915 color space conversions
Hex:
#cc1915
RGB:
204, 25, 21
CMY:
20, 90, 92
CMYK:
0, 88, 90, 20
HSL:
1°, 81.3333%, 44.1176%
HSV (HSB):
1°, 89.7059%, 80.0000%
XYZ:
25.3848, 13.5868, 1.9940
xyY:
0.6197, 0.3317, 13.5868
CIE-Lab:
43.6344, 64.9498, 50.1004
CIE-LCH:
43.6344, 82.0276, 37.6455
CIE-Luv:
43.6344, 132.6976, 29.2899
Hunter-Lab:
36.8602, 58.4236, 22.5947
#cc1915 color charts
#cc1915 color shades, tints & tones
#cc1915 color schemes
#cc1915 color preview, HTML & CSS examples
This text has a color of #cc1915
<p style="color:#cc1915;">Text here</p>
.mytext {color:#cc1915;}
This box has a color of #cc1915
<div style="background-color:#cc1915;">Content here</div>
.mybackground {background-color:#cc1915;}
Border around this has a color of #cc1915
<div style="border:2px solid #cc1915;">Content here</div>
.myborder {border:2px solid #cc1915;}