#a31a0d color space conversions
Hex:
#a31a0d
RGB:
163, 26, 13
CMY:
36, 90, 95
CMYK:
0, 84, 92, 36
HSL:
5°, 85.2273%, 34.5098%
HSV (HSB):
5°, 92.0245%, 63.9216%
XYZ:
15.5463, 8.5544, 1.2125
xyY:
0.6142, 0.3379, 8.5544
CIE-Lab:
35.1118, 53.1333, 43.4612
CIE-LCH:
35.1118, 68.6442, 39.2820
CIE-Luv:
35.1118, 102.1340, 24.4782
Hunter-Lab:
29.2479, 43.6954, 18.0155
#a31a0d color charts
#a31a0d color shades, tints & tones
#a31a0d color schemes
#a31a0d color preview, HTML & CSS examples
This text has a color of #a31a0d
<p style="color:#a31a0d;">Text here</p>
.mytext {color:#a31a0d;}
This box has a color of #a31a0d
<div style="background-color:#a31a0d;">Content here</div>
.mybackground {background-color:#a31a0d;}
Border around this has a color of #a31a0d
<div style="border:2px solid #a31a0d;">Content here</div>
.myborder {border:2px solid #a31a0d;}