#c7000b color space conversions
Hex:
#c7000b
RGB:
199, 0, 11
CMY:
22, 100, 96
CMYK:
0, 100, 94, 22
HSL:
357°, 100.0000%, 39.0196%
HSV (HSB):
357°, 100.0000%, 78.0392%
XYZ:
23.6136, 12.1663, 1.4204
xyY:
0.6348, 0.3270, 12.1663
CIE-Lab:
41.4792, 66.5692, 52.0214
CIE-LCH:
41.4792, 84.4848, 38.0063
CIE-Luv:
41.4792, 135.4298, 28.1270
Hunter-Lab:
34.8802, 59.8027, 22.0018
#c7000b color charts
#c7000b color shades, tints & tones
#c7000b color schemes
#c7000b color preview, HTML & CSS examples
This text has a color of #c7000b
<p style="color:#c7000b;">Text here</p>
.mytext {color:#c7000b;}
This box has a color of #c7000b
<div style="background-color:#c7000b;">Content here</div>
.mybackground {background-color:#c7000b;}
Border around this has a color of #c7000b
<div style="border:2px solid #c7000b;">Content here</div>
.myborder {border:2px solid #c7000b;}