#a91a12 color space conversions
Hex:
#a91a12
RGB:
169, 26, 18
CMY:
34, 90, 93
CMYK:
0, 85, 89, 34
HSL:
3°, 80.7487%, 36.6667%
HSV (HSB):
3°, 89.3491%, 66.2745%
XYZ:
16.8408, 9.2175, 1.4638
xyY:
0.6119, 0.3349, 9.2175
CIE-Lab:
36.3997, 54.9699, 42.7883
CIE-LCH:
36.3997, 69.6601, 37.8970
CIE-Luv:
36.3997, 106.2391, 24.5071
Hunter-Lab:
30.3603, 45.8829, 18.3936
#a91a12 color charts
#a91a12 color shades, tints & tones
#a91a12 color schemes
#a91a12 color preview, HTML & CSS examples
This text has a color of #a91a12
<p style="color:#a91a12;">Text here</p>
.mytext {color:#a91a12;}
This box has a color of #a91a12
<div style="background-color:#a91a12;">Content here</div>
.mybackground {background-color:#a91a12;}
Border around this has a color of #a91a12
<div style="border:2px solid #a91a12;">Content here</div>
.myborder {border:2px solid #a91a12;}