#c31a1e color space conversions
Hex:
#c31a1e
RGB:
195, 26, 30
CMY:
24, 90, 88
CMYK:
0, 87, 85, 24
HSL:
359°, 76.4706%, 43.3333%
HSV (HSB):
359°, 86.6667%, 76.4706%
XYZ:
23.1094, 12.4346, 2.4104
xyY:
0.6089, 0.3276, 12.4346
CIE-Lab:
41.8987, 62.5076, 43.6679
CIE-LCH:
41.8987, 76.2502, 34.9382
CIE-Luv:
41.8987, 124.4138, 25.9914
Hunter-Lab:
35.2628, 55.2699, 20.6311
#c31a1e color charts
#c31a1e color shades, tints & tones
#c31a1e color schemes
#c31a1e color preview, HTML & CSS examples
This text has a color of #c31a1e
<p style="color:#c31a1e;">Text here</p>
.mytext {color:#c31a1e;}
This box has a color of #c31a1e
<div style="background-color:#c31a1e;">Content here</div>
.mybackground {background-color:#c31a1e;}
Border around this has a color of #c31a1e
<div style="border:2px solid #c31a1e;">Content here</div>
.myborder {border:2px solid #c31a1e;}