#c8060a color space conversions
Hex:
#c8060a
RGB:
200, 6, 10
CMY:
22, 98, 96
CMYK:
0, 97, 95, 22
HSL:
359°, 94.1748%, 40.3922%
HSV (HSB):
359°, 97.0000%, 78.4314%
XYZ:
23.9393, 12.4315, 1.4249
xyY:
0.6334, 0.3289, 12.4315
CIE-Lab:
41.8939, 66.2203, 52.6858
CIE-LCH:
41.8939, 84.6222, 38.5063
CIE-Luv:
41.8939, 135.1707, 28.7624
Hunter-Lab:
35.2584, 59.4938, 22.2847
#c8060a color charts
#c8060a color shades, tints & tones
#c8060a color schemes
#c8060a color preview, HTML & CSS examples
This text has a color of #c8060a
<p style="color:#c8060a;">Text here</p>
.mytext {color:#c8060a;}
This box has a color of #c8060a
<div style="background-color:#c8060a;">Content here</div>
.mybackground {background-color:#c8060a;}
Border around this has a color of #c8060a
<div style="border:2px solid #c8060a;">Content here</div>
.myborder {border:2px solid #c8060a;}