#c8000f color space conversions
Hex:
#c8000f
RGB:
200, 0, 15
CMY:
22, 100, 94
CMYK:
0, 100, 93, 22
HSL:
356°, 100.0000%, 39.2157%
HSV (HSB):
356°, 100.0000%, 78.4314%
XYZ:
23.9056, 12.3138, 1.5688
xyY:
0.6326, 0.3259, 12.3138
CIE-Lab:
41.7106, 66.8620, 50.8346
CIE-LCH:
41.7106, 83.9921, 37.2454
CIE-Luv:
41.7106, 135.7871, 27.7558
Hunter-Lab:
35.0911, 60.1929, 21.9132
#c8000f color charts
#c8000f color shades, tints & tones
#c8000f color schemes
#c8000f color preview, HTML & CSS examples
This text has a color of #c8000f
<p style="color:#c8000f;">Text here</p>
.mytext {color:#c8000f;}
This box has a color of #c8000f
<div style="background-color:#c8000f;">Content here</div>
.mybackground {background-color:#c8000f;}
Border around this has a color of #c8000f
<div style="border:2px solid #c8000f;">Content here</div>
.myborder {border:2px solid #c8000f;}