#c8090b color space conversions
Hex:
#c8090b
RGB:
200, 9, 11
CMY:
22, 96, 96
CMYK:
0, 96, 95, 22
HSL:
359°, 91.3876%, 40.9804%
HSV (HSB):
359°, 95.5000%, 78.4314%
XYZ:
23.9775, 12.4989, 1.4654
xyY:
0.6320, 0.3294, 12.4989
CIE-Lab:
41.9983, 65.9381, 52.4241
CIE-LCH:
41.9983, 84.2385, 38.4865
CIE-Luv:
41.9983, 134.5738, 28.8253
Hunter-Lab:
35.3538, 59.1925, 22.2901
#c8090b color charts
#c8090b color shades, tints & tones
#c8090b color schemes
#c8090b color preview, HTML & CSS examples
This text has a color of #c8090b
<p style="color:#c8090b;">Text here</p>
.mytext {color:#c8090b;}
This box has a color of #c8090b
<div style="background-color:#c8090b;">Content here</div>
.mybackground {background-color:#c8090b;}
Border around this has a color of #c8090b
<div style="border:2px solid #c8090b;">Content here</div>
.myborder {border:2px solid #c8090b;}