#c7000a color space conversions
Hex:
#c7000a
RGB:
199, 0, 10
CMY:
22, 100, 96
CMYK:
0, 100, 95, 22
HSL:
357°, 100.0000%, 39.0196%
HSV (HSB):
357°, 100.0000%, 78.0392%
XYZ:
23.6080, 12.1640, 1.3908
xyY:
0.6353, 0.3273, 12.1640
CIE-Lab:
41.4756, 66.5595, 52.3444
CIE-LCH:
41.4756, 84.6765, 38.1826
CIE-Luv:
41.4756, 135.5081, 28.2437
Hunter-Lab:
34.8770, 59.7907, 22.0496
#c7000a color charts
#c7000a color shades, tints & tones
#c7000a color schemes
#c7000a color preview, HTML & CSS examples
This text has a color of #c7000a
<p style="color:#c7000a;">Text here</p>
.mytext {color:#c7000a;}
This box has a color of #c7000a
<div style="background-color:#c7000a;">Content here</div>
.mybackground {background-color:#c7000a;}
Border around this has a color of #c7000a
<div style="border:2px solid #c7000a;">Content here</div>
.myborder {border:2px solid #c7000a;}