#a11a05 color space conversions
Hex:
#a11a05
RGB:
161, 26, 5
CMY:
37, 90, 98
CMYK:
0, 84, 97, 37
HSL:
8°, 93.9759%, 32.5490%
HSV (HSB):
8°, 96.8944%, 63.1373%
XYZ:
15.0947, 8.3268, 0.9552
xyY:
0.6192, 0.3416, 8.3268
CIE-Lab:
34.6544, 52.4309, 46.0859
CIE-LCH:
34.6544, 69.8062, 41.3150
CIE-Luv:
34.6544, 101.2725, 25.3333
Hunter-Lab:
28.8562, 42.8752, 18.2367
#a11a05 color charts
#a11a05 color shades, tints & tones
#a11a05 color schemes
#a11a05 color preview, HTML & CSS examples
This text has a color of #a11a05
<p style="color:#a11a05;">Text here</p>
.mytext {color:#a11a05;}
This box has a color of #a11a05
<div style="background-color:#a11a05;">Content here</div>
.mybackground {background-color:#a11a05;}
Border around this has a color of #a11a05
<div style="border:2px solid #a11a05;">Content here</div>
.myborder {border:2px solid #a11a05;}