#a5aa7e color space conversions
Hex:
#a5aa7e
RGB:
165, 170, 126
CMY:
35, 33, 51
CMYK:
3, 0, 26, 33
HSL:
67°, 20.5607%, 58.0392%
HSV (HSB):
67°, 25.8824%, 66.6667%
XYZ:
33.6577, 38.2551, 25.3487
xyY:
0.3461, 0.3933, 38.2551
CIE-Lab:
68.2082, -9.2257, 22.1517
CIE-LCH:
68.2082, 23.9960, 112.6107
CIE-Luv:
68.2082, -0.7770, 31.3595
Hunter-Lab:
61.8507, -11.1034, 18.9963
#a5aa7e color charts
#a5aa7e color shades, tints & tones
#a5aa7e color schemes
#a5aa7e color preview, HTML & CSS examples
This text has a color of #a5aa7e
<p style="color:#a5aa7e;">Text here</p>
.mytext {color:#a5aa7e;}
This box has a color of #a5aa7e
<div style="background-color:#a5aa7e;">Content here</div>
.mybackground {background-color:#a5aa7e;}
Border around this has a color of #a5aa7e
<div style="border:2px solid #a5aa7e;">Content here</div>
.myborder {border:2px solid #a5aa7e;}