#a05a06 color space conversions
Hex:
#a05a06
RGB:
160, 90, 6
CMY:
37, 65, 98
CMYK:
0, 44, 96, 37
HSL:
33°, 92.7711%, 32.5490%
HSV (HSB):
33°, 96.2500%, 62.7451%
XYZ:
18.1862, 14.7991, 2.0703
xyY:
0.5188, 0.4222, 14.7991
CIE-Lab:
45.3577, 23.6457, 52.4083
CIE-LCH:
45.3577, 57.4956, 65.7159
CIE-Luv:
45.3577, 57.4389, 42.6029
Hunter-Lab:
38.4695, 17.0631, 23.7379
#a05a06 color charts
#a05a06 color shades, tints & tones
#a05a06 color schemes
#a05a06 color preview, HTML & CSS examples
This text has a color of #a05a06
<p style="color:#a05a06;">Text here</p>
.mytext {color:#a05a06;}
This box has a color of #a05a06
<div style="background-color:#a05a06;">Content here</div>
.mybackground {background-color:#a05a06;}
Border around this has a color of #a05a06
<div style="border:2px solid #a05a06;">Content here</div>
.myborder {border:2px solid #a05a06;}