#c8010f color space conversions
Hex:
#c8010f
RGB:
200, 1, 15
CMY:
22, 100, 94
CMYK:
0, 100, 93, 22
HSL:
356°, 99.0050%, 39.4118%
HSV (HSB):
356°, 99.5000%, 78.4314%
XYZ:
23.9165, 12.3356, 1.5724
xyY:
0.6323, 0.3261, 12.3356
CIE-Lab:
41.7445, 66.7637, 50.8556
CIE-LCH:
41.7445, 83.9266, 37.2975
CIE-Luv:
41.7445, 135.6123, 27.8162
Hunter-Lab:
35.1220, 60.0869, 21.9310
#c8010f color charts
#c8010f color shades, tints & tones
#c8010f color schemes
#c8010f color preview, HTML & CSS examples
This text has a color of #c8010f
<p style="color:#c8010f;">Text here</p>
.mytext {color:#c8010f;}
This box has a color of #c8010f
<div style="background-color:#c8010f;">Content here</div>
.mybackground {background-color:#c8010f;}
Border around this has a color of #c8010f
<div style="border:2px solid #c8010f;">Content here</div>
.myborder {border:2px solid #c8010f;}