#a06a07 color space conversions
Hex:
#a06a07
RGB:
160, 106, 7
CMY:
37, 58, 97
CMYK:
0, 34, 96, 37
HSL:
39°, 91.6168%, 32.7451%
HSV (HSB):
39°, 95.6250%, 62.7451%
XYZ:
19.6896, 17.7970, 2.5984
xyY:
0.4912, 0.4440, 17.7970
CIE-Lab:
49.2489, 14.6031, 54.9171
CIE-LCH:
49.2489, 56.8255, 75.1090
CIE-Luv:
49.2489, 44.5897, 48.4377
Hunter-Lab:
42.1865, 9.4845, 25.8786
#a06a07 color charts
#a06a07 color shades, tints & tones
#a06a07 color schemes
#a06a07 color preview, HTML & CSS examples
This text has a color of #a06a07
<p style="color:#a06a07;">Text here</p>
.mytext {color:#a06a07;}
This box has a color of #a06a07
<div style="background-color:#a06a07;">Content here</div>
.mybackground {background-color:#a06a07;}
Border around this has a color of #a06a07
<div style="border:2px solid #a06a07;">Content here</div>
.myborder {border:2px solid #a06a07;}