#c8101a color space conversions
Hex:
#c8101a
RGB:
200, 16, 26
CMY:
22, 94, 90
CMYK:
0, 92, 87, 22
HSL:
357°, 85.1852%, 42.3529%
HSV (HSB):
357°, 92.0000%, 78.4314%
XYZ:
24.1912, 12.7245, 2.1583
xyY:
0.6191, 0.3257, 12.7245
CIE-Lab:
42.3452, 65.3784, 46.4678
CIE-LCH:
42.3452, 80.2097, 35.4034
CIE-Luv:
42.3452, 131.5411, 26.7580
Hunter-Lab:
35.6715, 58.6276, 21.3826
#c8101a color charts
#c8101a color shades, tints & tones
#c8101a color schemes
#c8101a color preview, HTML & CSS examples
This text has a color of #c8101a
<p style="color:#c8101a;">Text here</p>
.mytext {color:#c8101a;}
This box has a color of #c8101a
<div style="background-color:#c8101a;">Content here</div>
.mybackground {background-color:#c8101a;}
Border around this has a color of #c8101a
<div style="border:2px solid #c8101a;">Content here</div>
.myborder {border:2px solid #c8101a;}