#c31f0c color space conversions
Hex:
#c31f0c
RGB:
195, 31, 12
CMY:
24, 88, 95
CMYK:
0, 84, 94, 24
HSL:
6°, 88.4058%, 40.5882%
HSV (HSB):
6°, 93.8462%, 76.4706%
XYZ:
23.0620, 12.6086, 1.5660
xyY:
0.6193, 0.3386, 12.6086
CIE-Lab:
42.1675, 61.1356, 51.6507
CIE-LCH:
42.1675, 80.0335, 40.1930
CIE-Luv:
42.1675, 124.7013, 30.0777
Hunter-Lab:
35.5086, 53.7915, 22.2412
#c31f0c color charts
#c31f0c color shades, tints & tones
#c31f0c color schemes
#c31f0c color preview, HTML & CSS examples
This text has a color of #c31f0c
<p style="color:#c31f0c;">Text here</p>
.mytext {color:#c31f0c;}
This box has a color of #c31f0c
<div style="background-color:#c31f0c;">Content here</div>
.mybackground {background-color:#c31f0c;}
Border around this has a color of #c31f0c
<div style="border:2px solid #c31f0c;">Content here</div>
.myborder {border:2px solid #c31f0c;}