#a31a1f color space conversions
Hex:
#a31a1f
RGB:
163, 26, 31
CMY:
36, 90, 88
CMYK:
0, 84, 81, 36
HSL:
358°, 72.4868%, 37.0588%
HSV (HSB):
358°, 84.0491%, 63.9216%
XYZ:
15.7210, 8.6242, 2.1324
xyY:
0.5937, 0.3257, 8.6242
CIE-Lab:
35.2505, 53.5554, 34.4535
CIE-LCH:
35.2505, 63.6807, 32.7542
CIE-Luv:
35.2505, 99.5724, 20.1893
Hunter-Lab:
29.3671, 44.1634, 16.2518
#a31a1f color charts
#a31a1f color shades, tints & tones
#a31a1f color schemes
#a31a1f color preview, HTML & CSS examples
This text has a color of #a31a1f
<p style="color:#a31a1f;">Text here</p>
.mytext {color:#a31a1f;}
This box has a color of #a31a1f
<div style="background-color:#a31a1f;">Content here</div>
.mybackground {background-color:#a31a1f;}
Border around this has a color of #a31a1f
<div style="border:2px solid #a31a1f;">Content here</div>
.myborder {border:2px solid #a31a1f;}