#c71f0c color space conversions
Hex:
#c71f0c
RGB:
199, 31, 12
CMY:
22, 88, 95
CMYK:
0, 84, 94, 22
HSL:
6°, 88.6256%, 41.3725%
HSV (HSB):
6°, 93.9698%, 78.0392%
XYZ:
24.1095, 13.1486, 1.6151
xyY:
0.6202, 0.3382, 13.1486
CIE-Lab:
42.9863, 62.2580, 52.5602
CIE-LCH:
42.9863, 81.4778, 40.1721
CIE-Luv:
42.9863, 127.7078, 30.6544
Hunter-Lab:
36.2610, 55.2257, 22.7420
#c71f0c color charts
#c71f0c color shades, tints & tones
#c71f0c color schemes
#c71f0c color preview, HTML & CSS examples
This text has a color of #c71f0c
<p style="color:#c71f0c;">Text here</p>
.mytext {color:#c71f0c;}
This box has a color of #c71f0c
<div style="background-color:#c71f0c;">Content here</div>
.mybackground {background-color:#c71f0c;}
Border around this has a color of #c71f0c
<div style="border:2px solid #c71f0c;">Content here</div>
.myborder {border:2px solid #c71f0c;}