#a06a10 color space conversions
Hex:
#a06a10
RGB:
160, 106, 16
CMY:
37, 58, 94
CMYK:
0, 34, 90, 37
HSL:
38°, 81.8182%, 34.5098%
HSV (HSB):
38°, 90.0000%, 62.7451%
XYZ:
19.7448, 17.8191, 2.8890
xyY:
0.4881, 0.4405, 17.8191
CIE-Lab:
49.2759, 14.7629, 52.8928
CIE-LCH:
49.2759, 54.9144, 74.4050
CIE-Luv:
49.2759, 44.3633, 47.4121
Hunter-Lab:
42.2126, 9.6205, 25.4911
#a06a10 color charts
#a06a10 color shades, tints & tones
#a06a10 color schemes
#a06a10 color preview, HTML & CSS examples
This text has a color of #a06a10
<p style="color:#a06a10;">Text here</p>
.mytext {color:#a06a10;}
This box has a color of #a06a10
<div style="background-color:#a06a10;">Content here</div>
.mybackground {background-color:#a06a10;}
Border around this has a color of #a06a10
<div style="border:2px solid #a06a10;">Content here</div>
.myborder {border:2px solid #a06a10;}