#c7080c color space conversions
Hex:
#c7080c
RGB:
199, 8, 12
CMY:
22, 97, 95
CMYK:
0, 96, 94, 22
HSL:
359°, 92.2705%, 40.5882%
HSV (HSB):
359°, 95.9799%, 78.0392%
XYZ:
23.7064, 12.3423, 1.4807
xyY:
0.6317, 0.3289, 12.3423
CIE-Lab:
41.7551, 65.7910, 51.8399
CIE-LCH:
41.7551, 83.7606, 38.2363
CIE-Luv:
41.7551, 133.9449, 28.4858
Hunter-Lab:
35.1316, 58.9691, 22.0933
#c7080c color charts
#c7080c color shades, tints & tones
#c7080c color schemes
#c7080c color preview, HTML & CSS examples
This text has a color of #c7080c
<p style="color:#c7080c;">Text here</p>
.mytext {color:#c7080c;}
This box has a color of #c7080c
<div style="background-color:#c7080c;">Content here</div>
.mybackground {background-color:#c7080c;}
Border around this has a color of #c7080c
<div style="border:2px solid #c7080c;">Content here</div>
.myborder {border:2px solid #c7080c;}