#c80b0b color space conversions
Hex:
#c80b0b
RGB:
200, 11, 11
CMY:
22, 96, 96
CMYK:
0, 95, 95, 22
HSL:
0°, 89.5735%, 41.3725%
HSV (HSB):
0°, 94.5000%, 78.4314%
XYZ:
23.9995, 12.5429, 1.4727
xyY:
0.6313, 0.3299, 12.5429
CIE-Lab:
42.0662, 65.7418, 52.4621
CIE-LCH:
42.0662, 84.1086, 38.5899
CIE-Luv:
42.0662, 134.2241, 28.9455
Hunter-Lab:
35.4159, 58.9822, 22.3257
#c80b0b color charts
#c80b0b color shades, tints & tones
#c80b0b color schemes
#c80b0b color preview, HTML & CSS examples
This text has a color of #c80b0b
<p style="color:#c80b0b;">Text here</p>
.mytext {color:#c80b0b;}
This box has a color of #c80b0b
<div style="background-color:#c80b0b;">Content here</div>
.mybackground {background-color:#c80b0b;}
Border around this has a color of #c80b0b
<div style="border:2px solid #c80b0b;">Content here</div>
.myborder {border:2px solid #c80b0b;}