#c70800 color space conversions
Hex:
#c70800
RGB:
199, 8, 0
CMY:
22, 97, 100
CMYK:
0, 96, 100, 22
HSL:
2°, 100.0000%, 39.0196%
HSV (HSB):
2°, 100.0000%, 78.0392%
XYZ:
23.6400, 12.3158, 1.1312
xyY:
0.6374, 0.3321, 12.3158
CIE-Lab:
41.7137, 65.6757, 55.8656
CIE-LCH:
41.7137, 86.2222, 40.3854
CIE-Luv:
41.7137, 134.8547, 29.8634
Hunter-Lab:
35.0938, 58.8275, 22.6545
#c70800 color charts
#c70800 color shades, tints & tones
#c70800 color schemes
#c70800 color preview, HTML & CSS examples
This text has a color of #c70800
<p style="color:#c70800;">Text here</p>
.mytext {color:#c70800;}
This box has a color of #c70800
<div style="background-color:#c70800;">Content here</div>
.mybackground {background-color:#c70800;}
Border around this has a color of #c70800
<div style="border:2px solid #c70800;">Content here</div>
.myborder {border:2px solid #c70800;}