#a3181a color space conversions
Hex:
#a3181a
RGB:
163, 24, 26
CMY:
36, 91, 90
CMYK:
0, 85, 84, 36
HSL:
359°, 74.3316%, 36.6667%
HSV (HSB):
359°, 85.2761%, 63.9216%
XYZ:
15.6173, 8.5144, 1.7976
xyY:
0.6023, 0.3284, 8.5144
CIE-Lab:
35.0320, 53.8931, 37.0600
CIE-LCH:
35.0320, 65.4058, 34.5147
CIE-Luv:
35.0320, 101.1891, 21.3604
Hunter-Lab:
29.1794, 44.4724, 16.7730
#a3181a color charts
#a3181a color shades, tints & tones
#a3181a color schemes
#a3181a color preview, HTML & CSS examples
This text has a color of #a3181a
<p style="color:#a3181a;">Text here</p>
.mytext {color:#a3181a;}
This box has a color of #a3181a
<div style="background-color:#a3181a;">Content here</div>
.mybackground {background-color:#a3181a;}
Border around this has a color of #a3181a
<div style="border:2px solid #a3181a;">Content here</div>
.myborder {border:2px solid #a3181a;}