#a31c1b color space conversions
Hex:
#a31c1b
RGB:
163, 28, 27
CMY:
36, 89, 89
CMYK:
0, 83, 83, 36
HSL:
0°, 71.5789%, 37.2549%
HSV (HSB):
0°, 83.4356%, 63.9216%
XYZ:
15.7173, 8.6962, 1.8870
xyY:
0.5976, 0.3306, 8.6962
CIE-Lab:
35.3926, 52.9219, 36.8508
CIE-LCH:
35.3926, 64.4880, 34.8504
CIE-Luv:
35.3926, 99.5030, 21.7056
Hunter-Lab:
29.4893, 43.5316, 16.8485
#a31c1b color charts
#a31c1b color shades, tints & tones
#a31c1b color schemes
#a31c1b color preview, HTML & CSS examples
This text has a color of #a31c1b
<p style="color:#a31c1b;">Text here</p>
.mytext {color:#a31c1b;}
This box has a color of #a31c1b
<div style="background-color:#a31c1b;">Content here</div>
.mybackground {background-color:#a31c1b;}
Border around this has a color of #a31c1b
<div style="border:2px solid #a31c1b;">Content here</div>
.myborder {border:2px solid #a31c1b;}