#c70008 color space conversions
Hex:
#c70008
RGB:
199, 0, 8
CMY:
22, 100, 97
CMYK:
0, 100, 96, 22
HSL:
358°, 100.0000%, 39.0196%
HSV (HSB):
358°, 100.0000%, 78.0392%
XYZ:
23.5970, 12.1596, 1.3331
xyY:
0.6362, 0.3278, 12.1596
CIE-Lab:
41.4687, 66.5406, 52.9882
CIE-LCH:
41.4687, 85.0612, 38.5313
CIE-Luv:
41.4687, 135.6611, 28.4716
Hunter-Lab:
34.8707, 59.7674, 22.1429
#c70008 color charts
#c70008 color shades, tints & tones
#c70008 color schemes
#c70008 color preview, HTML & CSS examples
This text has a color of #c70008
<p style="color:#c70008;">Text here</p>
.mytext {color:#c70008;}
This box has a color of #c70008
<div style="background-color:#c70008;">Content here</div>
.mybackground {background-color:#c70008;}
Border around this has a color of #c70008
<div style="border:2px solid #c70008;">Content here</div>
.myborder {border:2px solid #c70008;}