#c8192f color space conversions
Hex:
#c8192f
RGB:
200, 25, 47
CMY:
22, 90, 82
CMYK:
0, 88, 77, 22
HSL:
352°, 77.7778%, 44.1176%
HSV (HSB):
352°, 87.5000%, 78.4314%
XYZ:
24.6801, 13.1799, 3.9325
xyY:
0.5905, 0.3154, 13.1799
CIE-Lab:
43.0330, 64.5344, 35.6712
CIE-LCH:
43.0330, 73.7369, 28.9315
CIE-Luv:
43.0330, 125.1592, 21.3710
Hunter-Lab:
36.3041, 57.8153, 18.9905
#c8192f color charts
#c8192f color shades, tints & tones
#c8192f color schemes
#c8192f color preview, HTML & CSS examples
This text has a color of #c8192f
<p style="color:#c8192f;">Text here</p>
.mytext {color:#c8192f;}
This box has a color of #c8192f
<div style="background-color:#c8192f;">Content here</div>
.mybackground {background-color:#c8192f;}
Border around this has a color of #c8192f
<div style="border:2px solid #c8192f;">Content here</div>
.myborder {border:2px solid #c8192f;}