#cc192d color space conversions
Hex:
#cc192d
RGB:
204, 25, 45
CMY:
20, 90, 82
CMYK:
0, 88, 78, 20
HSL:
353°, 78.1659%, 44.9020%
HSV (HSB):
353°, 87.7451%, 80.0000%
XYZ:
25.7231, 13.7221, 3.7755
xyY:
0.5952, 0.3175, 13.7221
CIE-Lab:
43.8317, 65.5234, 37.9401
CIE-LCH:
43.8317, 75.7150, 30.0722
CIE-Luv:
43.8317, 128.6600, 22.8713
Hunter-Lab:
37.0433, 59.1256, 19.8874
#cc192d color charts
#cc192d color shades, tints & tones
#cc192d color schemes
#cc192d color preview, HTML & CSS examples
This text has a color of #cc192d
<p style="color:#cc192d;">Text here</p>
.mytext {color:#cc192d;}
This box has a color of #cc192d
<div style="background-color:#cc192d;">Content here</div>
.mybackground {background-color:#cc192d;}
Border around this has a color of #cc192d
<div style="border:2px solid #cc192d;">Content here</div>
.myborder {border:2px solid #cc192d;}