#a3131f color space conversions
Hex:
#a3131f
RGB:
163, 19, 31
CMY:
36, 93, 88
CMYK:
0, 88, 81, 36
HSL:
355°, 79.1209%, 35.6863%
HSV (HSB):
355°, 88.3436%, 63.9216%
XYZ:
15.5845, 8.3512, 2.0869
xyY:
0.5989, 0.3209, 8.3512
CIE-Lab:
34.7039, 55.1150, 33.8972
CIE-LCH:
34.7039, 64.7046, 31.5927
CIE-Luv:
34.7039, 101.9152, 19.2049
Hunter-Lab:
28.8984, 45.6898, 15.9473
#a3131f color charts
#a3131f color shades, tints & tones
#a3131f color schemes
#a3131f color preview, HTML & CSS examples
This text has a color of #a3131f
<p style="color:#a3131f;">Text here</p>
.mytext {color:#a3131f;}
This box has a color of #a3131f
<div style="background-color:#a3131f;">Content here</div>
.mybackground {background-color:#a3131f;}
Border around this has a color of #a3131f
<div style="border:2px solid #a3131f;">Content here</div>
.myborder {border:2px solid #a3131f;}