#c31a08 color space conversions
Hex:
#c31a08
RGB:
195, 26, 8
CMY:
24, 90, 97
CMYK:
0, 87, 96, 24
HSL:
6°, 92.1182%, 39.8039%
HSV (HSB):
6°, 95.8974%, 76.4706%
XYZ:
22.9189, 12.3584, 1.4072
xyY:
0.6248, 0.3369, 12.3584
CIE-Lab:
41.7802, 62.1586, 52.6864
CIE-LCH:
41.7802, 81.4834, 40.2850
CIE-Luv:
41.7802, 126.8459, 29.8934
Hunter-Lab:
35.1545, 54.8521, 22.2349
#c31a08 color charts
#c31a08 color shades, tints & tones
#c31a08 color schemes
#c31a08 color preview, HTML & CSS examples
This text has a color of #c31a08
<p style="color:#c31a08;">Text here</p>
.mytext {color:#c31a08;}
This box has a color of #c31a08
<div style="background-color:#c31a08;">Content here</div>
.mybackground {background-color:#c31a08;}
Border around this has a color of #c31a08
<div style="border:2px solid #c31a08;">Content here</div>
.myborder {border:2px solid #c31a08;}