#a5a08e color space conversions
Hex:
#a5a08e
RGB:
165, 160, 142
CMY:
35, 37, 44
CMYK:
0, 3, 14, 35
HSL:
47°, 11.3300%, 60.1961%
HSV (HSB):
47°, 13.9394%, 64.7059%
XYZ:
32.9703, 35.0939, 30.6273
xyY:
0.3341, 0.3556, 35.0939
CIE-Lab:
65.8217, -1.3636, 10.0293
CIE-LCH:
65.8217, 10.1216, 97.7423
CIE-Luv:
65.8217, 3.9889, 14.2375
Hunter-Lab:
59.2401, -4.3253, 10.8150
#a5a08e color charts
#a5a08e color shades, tints & tones
#a5a08e color schemes
#a5a08e color preview, HTML & CSS examples
This text has a color of #a5a08e
<p style="color:#a5a08e;">Text here</p>
.mytext {color:#a5a08e;}
This box has a color of #a5a08e
<div style="background-color:#a5a08e;">Content here</div>
.mybackground {background-color:#a5a08e;}
Border around this has a color of #a5a08e
<div style="border:2px solid #a5a08e;">Content here</div>
.myborder {border:2px solid #a5a08e;}