#a31a2f color space conversions
Hex:
#a31a2f
RGB:
163, 26, 47
CMY:
36, 90, 82
CMYK:
0, 84, 71, 36
HSL:
351°, 72.4868%, 37.0588%
HSV (HSB):
351°, 84.0491%, 63.9216%
XYZ:
15.9867, 8.7306, 3.5319
xyY:
0.5659, 0.3091, 8.7306
CIE-Lab:
35.4603, 54.1895, 24.9405
CIE-LCH:
35.4603, 59.6534, 24.7140
CIE-Luv:
35.4603, 95.9157, 14.0247
Hunter-Lab:
29.5475, 44.8696, 13.5962
#a31a2f color charts
#a31a2f color shades, tints & tones
#a31a2f color schemes
#a31a2f color preview, HTML & CSS examples
This text has a color of #a31a2f
<p style="color:#a31a2f;">Text here</p>
.mytext {color:#a31a2f;}
This box has a color of #a31a2f
<div style="background-color:#a31a2f;">Content here</div>
.mybackground {background-color:#a31a2f;}
Border around this has a color of #a31a2f
<div style="border:2px solid #a31a2f;">Content here</div>
.myborder {border:2px solid #a31a2f;}