#a9131e color space conversions
Hex:
#a9131e
RGB:
169, 19, 30
CMY:
34, 93, 88
CMYK:
0, 89, 82, 34
HSL:
356°, 79.7872%, 36.8627%
HSV (HSB):
356°, 88.7574%, 66.2745%
XYZ:
16.8294, 8.9945, 2.0774
xyY:
0.6032, 0.3224, 8.9945
CIE-Lab:
35.9737, 56.7429, 36.1678
CIE-LCH:
35.9737, 67.2894, 32.5133
CIE-Luv:
35.9737, 106.7558, 20.6127
Hunter-Lab:
29.9908, 47.6816, 16.8867
#a9131e color charts
#a9131e color shades, tints & tones
#a9131e color schemes
#a9131e color preview, HTML & CSS examples
This text has a color of #a9131e
<p style="color:#a9131e;">Text here</p>
.mytext {color:#a9131e;}
This box has a color of #a9131e
<div style="background-color:#a9131e;">Content here</div>
.mybackground {background-color:#a9131e;}
Border around this has a color of #a9131e
<div style="border:2px solid #a9131e;">Content here</div>
.myborder {border:2px solid #a9131e;}