#a11a10 color space conversions
Hex:
#a11a10
RGB:
161, 26, 16
CMY:
37, 90, 94
CMYK:
0, 84, 90, 37
HSL:
4°, 81.9209%, 34.7059%
HSV (HSB):
4°, 90.0621%, 63.1373%
XYZ:
15.1609, 8.3533, 1.3035
xyY:
0.6109, 0.3366, 8.3533
CIE-Lab:
34.7080, 52.5948, 41.6754
CIE-LCH:
34.7080, 67.1048, 38.3929
CIE-Luv:
34.7080, 100.2644, 23.6448
Hunter-Lab:
28.9020, 43.0556, 17.5574
#a11a10 color charts
#a11a10 color shades, tints & tones
#a11a10 color schemes
#a11a10 color preview, HTML & CSS examples
This text has a color of #a11a10
<p style="color:#a11a10;">Text here</p>
.mytext {color:#a11a10;}
This box has a color of #a11a10
<div style="background-color:#a11a10;">Content here</div>
.mybackground {background-color:#a11a10;}
Border around this has a color of #a11a10
<div style="border:2px solid #a11a10;">Content here</div>
.myborder {border:2px solid #a11a10;}