#c31f0e color space conversions
Hex:
#c31f0e
RGB:
195, 31, 14
CMY:
24, 88, 95
CMYK:
0, 84, 93, 24
HSL:
6°, 86.6029%, 40.9804%
HSV (HSB):
6°, 92.8205%, 76.4706%
XYZ:
23.0749, 12.6138, 1.6340
xyY:
0.6183, 0.3380, 12.6138
CIE-Lab:
42.1755, 61.1595, 50.9708
CIE-LCH:
42.1755, 79.6148, 39.8081
CIE-Luv:
42.1755, 124.5392, 29.8120
Hunter-Lab:
35.5159, 53.8199, 22.1334
#c31f0e color charts
#c31f0e color shades, tints & tones
#c31f0e color schemes
#c31f0e color preview, HTML & CSS examples
This text has a color of #c31f0e
<p style="color:#c31f0e;">Text here</p>
.mytext {color:#c31f0e;}
This box has a color of #c31f0e
<div style="background-color:#c31f0e;">Content here</div>
.mybackground {background-color:#c31f0e;}
Border around this has a color of #c31f0e
<div style="border:2px solid #c31f0e;">Content here</div>
.myborder {border:2px solid #c31f0e;}