#cc192f color space conversions
Hex:
#cc192f
RGB:
204, 25, 47
CMY:
20, 90, 82
CMYK:
0, 88, 77, 20
HSL:
353°, 78.1659%, 44.9020%
HSV (HSB):
353°, 87.7451%, 80.0000%
XYZ:
25.7626, 13.7379, 3.9832
xyY:
0.5925, 0.3159, 13.7379
CIE-Lab:
43.8546, 65.5898, 36.8051
CIE-LCH:
43.8546, 75.2106, 29.2986
CIE-Luv:
43.8546, 128.2054, 22.1462
Hunter-Lab:
37.0646, 59.2071, 19.5736
#cc192f color charts
#cc192f color shades, tints & tones
#cc192f color schemes
#cc192f color preview, HTML & CSS examples
This text has a color of #cc192f
<p style="color:#cc192f;">Text here</p>
.mytext {color:#cc192f;}
This box has a color of #cc192f
<div style="background-color:#cc192f;">Content here</div>
.mybackground {background-color:#cc192f;}
Border around this has a color of #cc192f
<div style="border:2px solid #cc192f;">Content here</div>
.myborder {border:2px solid #cc192f;}