#c70f11 color space conversions
Hex:
#c70f11
RGB:
199, 15, 17
CMY:
22, 94, 93
CMYK:
0, 92, 91, 22
HSL:
359°, 85.9813%, 41.9608%
HSV (HSB):
359°, 92.4623%, 78.0392%
XYZ:
23.8252, 12.5242, 1.6920
xyY:
0.6263, 0.3292, 12.5242
CIE-Lab:
42.0375, 65.0989, 50.1558
CIE-LCH:
42.0375, 82.1795, 37.6126
CIE-Luv:
42.0375, 132.1465, 28.2347
Hunter-Lab:
35.3896, 58.2390, 21.9380
#c70f11 color charts
#c70f11 color shades, tints & tones
#c70f11 color schemes
#c70f11 color preview, HTML & CSS examples
This text has a color of #c70f11
<p style="color:#c70f11;">Text here</p>
.mytext {color:#c70f11;}
This box has a color of #c70f11
<div style="background-color:#c70f11;">Content here</div>
.mybackground {background-color:#c70f11;}
Border around this has a color of #c70f11
<div style="border:2px solid #c70f11;">Content here</div>
.myborder {border:2px solid #c70f11;}