#a06a08 color space conversions
Hex:
#a06a08
RGB:
160, 106, 8
CMY:
37, 58, 97
CMYK:
0, 34, 95, 37
HSL:
39°, 90.4762%, 32.9412%
HSV (HSB):
39°, 95.0000%, 62.7451%
XYZ:
19.6951, 17.7992, 2.6273
xyY:
0.4909, 0.4436, 17.7992
CIE-Lab:
49.2516, 14.6190, 54.7094
CIE-LCH:
49.2516, 56.6289, 75.0395
CIE-Luv:
49.2516, 44.5671, 48.3355
Hunter-Lab:
42.1891, 9.4980, 25.8401
#a06a08 color charts
#a06a08 color shades, tints & tones
#a06a08 color schemes
#a06a08 color preview, HTML & CSS examples
This text has a color of #a06a08
<p style="color:#a06a08;">Text here</p>
.mytext {color:#a06a08;}
This box has a color of #a06a08
<div style="background-color:#a06a08;">Content here</div>
.mybackground {background-color:#a06a08;}
Border around this has a color of #a06a08
<div style="border:2px solid #a06a08;">Content here</div>
.myborder {border:2px solid #a06a08;}