#c8172e color space conversions
Hex:
#c8172e
RGB:
200, 23, 46
CMY:
22, 91, 82
CMYK:
0, 89, 77, 22
HSL:
352°, 79.3722%, 43.7255%
HSV (HSB):
352°, 88.5000%, 78.4314%
XYZ:
24.6190, 13.0894, 3.8137
xyY:
0.5929, 0.3152, 13.0894
CIE-Lab:
42.8977, 64.8540, 36.1103
CIE-LCH:
42.8977, 74.2294, 29.1088
CIE-Luv:
42.8977, 125.9732, 21.5070
Hunter-Lab:
36.1793, 58.1503, 19.0757
#c8172e color charts
#c8172e color shades, tints & tones
#c8172e color schemes
#c8172e color preview, HTML & CSS examples
This text has a color of #c8172e
<p style="color:#c8172e;">Text here</p>
.mytext {color:#c8172e;}
This box has a color of #c8172e
<div style="background-color:#c8172e;">Content here</div>
.mybackground {background-color:#c8172e;}
Border around this has a color of #c8172e
<div style="border:2px solid #c8172e;">Content here</div>
.myborder {border:2px solid #c8172e;}