#c31a1a color space conversions
Hex:
#c31a1a
RGB:
195, 26, 26
CMY:
24, 90, 90
CMYK:
0, 87, 87, 24
HSL:
0°, 76.4706%, 43.3333%
HSV (HSB):
0°, 86.6667%, 76.4706%
XYZ:
23.0615, 12.4155, 2.1582
xyY:
0.6128, 0.3299, 12.4155
CIE-Lab:
41.8690, 62.4201, 45.6477
CIE-LCH:
41.8690, 77.3304, 36.1779
CIE-Luv:
41.8690, 125.0163, 26.9593
Hunter-Lab:
35.2356, 55.1651, 21.0333
#c31a1a color charts
#c31a1a color shades, tints & tones
#c31a1a color schemes
#c31a1a color preview, HTML & CSS examples
This text has a color of #c31a1a
<p style="color:#c31a1a;">Text here</p>
.mytext {color:#c31a1a;}
This box has a color of #c31a1a
<div style="background-color:#c31a1a;">Content here</div>
.mybackground {background-color:#c31a1a;}
Border around this has a color of #c31a1a
<div style="border:2px solid #c31a1a;">Content here</div>
.myborder {border:2px solid #c31a1a;}