#a5a27e color space conversions
Hex:
#a5a27e
RGB:
165, 162, 126
CMY:
35, 36, 51
CMYK:
0, 2, 24, 35
HSL:
55°, 17.8082%, 57.0588%
HSV (HSB):
55°, 23.6364%, 64.7059%
XYZ:
32.2033, 35.3464, 24.8639
xyY:
0.3485, 0.3825, 35.3464
CIE-Lab:
66.0174, -4.9530, 19.1638
CIE-LCH:
66.0174, 19.7935, 104.4913
CIE-Luv:
66.0174, 3.7605, 26.6654
Hunter-Lab:
59.4528, -7.3559, 16.8211
#a5a27e color charts
#a5a27e color shades, tints & tones
#a5a27e color schemes
#a5a27e color preview, HTML & CSS examples
This text has a color of #a5a27e
<p style="color:#a5a27e;">Text here</p>
.mytext {color:#a5a27e;}
This box has a color of #a5a27e
<div style="background-color:#a5a27e;">Content here</div>
.mybackground {background-color:#a5a27e;}
Border around this has a color of #a5a27e
<div style="border:2px solid #a5a27e;">Content here</div>
.myborder {border:2px solid #a5a27e;}