#a5aa7f color space conversions
Hex:
#a5aa7f
RGB:
165, 170, 127
CMY:
35, 33, 50
CMYK:
3, 0, 25, 33
HSL:
67°, 20.1878%, 58.2353%
HSV (HSB):
67°, 25.2941%, 66.6667%
XYZ:
33.7225, 38.2811, 25.6903
xyY:
0.3452, 0.3918, 38.2811
CIE-Lab:
68.2273, -9.0806, 21.6343
CIE-LCH:
68.2273, 23.4627, 112.7694
CIE-Luv:
68.2273, -0.8184, 30.7061
Hunter-Lab:
61.8717, -10.9859, 18.6919
#a5aa7f color charts
#a5aa7f color shades, tints & tones
#a5aa7f color schemes
#a5aa7f color preview, HTML & CSS examples
This text has a color of #a5aa7f
<p style="color:#a5aa7f;">Text here</p>
.mytext {color:#a5aa7f;}
This box has a color of #a5aa7f
<div style="background-color:#a5aa7f;">Content here</div>
.mybackground {background-color:#a5aa7f;}
Border around this has a color of #a5aa7f
<div style="border:2px solid #a5aa7f;">Content here</div>
.myborder {border:2px solid #a5aa7f;}