#c8000c color space conversions
Hex:
#c8000c
RGB:
200, 0, 12
CMY:
22, 100, 95
CMYK:
0, 100, 94, 22
HSL:
356°, 100.0000%, 39.2157%
HSV (HSB):
356°, 100.0000%, 78.4314%
XYZ:
23.8858, 12.3059, 1.4642
xyY:
0.6343, 0.3268, 12.3059
CIE-Lab:
41.6982, 66.8281, 51.9197
CIE-LCH:
41.6982, 84.6265, 37.8442
CIE-Luv:
41.6982, 136.0613, 28.1645
Hunter-Lab:
35.0798, 60.1508, 22.0812
#c8000c color charts
#c8000c color shades, tints & tones
#c8000c color schemes
#c8000c color preview, HTML & CSS examples
This text has a color of #c8000c
<p style="color:#c8000c;">Text here</p>
.mytext {color:#c8000c;}
This box has a color of #c8000c
<div style="background-color:#c8000c;">Content here</div>
.mybackground {background-color:#c8000c;}
Border around this has a color of #c8000c
<div style="border:2px solid #c8000c;">Content here</div>
.myborder {border:2px solid #c8000c;}