#a61a10 color space conversions
Hex:
#a61a10
RGB:
166, 26, 16
CMY:
35, 90, 94
CMYK:
0, 84, 90, 35
HSL:
4°, 82.4176%, 35.6863%
HSV (HSB):
4°, 90.3614%, 65.0980%
XYZ:
16.1888, 8.8832, 1.3516
xyY:
0.6127, 0.3362, 8.8832
CIE-Lab:
35.7584, 54.0623, 42.9304
CIE-LCH:
35.7584, 69.0344, 38.4528
CIE-Luv:
35.7584, 104.1480, 24.4197
Hunter-Lab:
29.8047, 44.7964, 18.1746
#a61a10 color charts
#a61a10 color shades, tints & tones
#a61a10 color schemes
#a61a10 color preview, HTML & CSS examples
This text has a color of #a61a10
<p style="color:#a61a10;">Text here</p>
.mytext {color:#a61a10;}
This box has a color of #a61a10
<div style="background-color:#a61a10;">Content here</div>
.mybackground {background-color:#a61a10;}
Border around this has a color of #a61a10
<div style="border:2px solid #a61a10;">Content here</div>
.myborder {border:2px solid #a61a10;}