#a5a89c color space conversions
Hex:
#a5a89c
RGB:
165, 168, 156
CMY:
35, 34, 39
CMYK:
2, 0, 7, 34
HSL:
75°, 6.4516%, 63.5294%
HSV (HSB):
75°, 7.1429%, 65.8824%
XYZ:
35.5204, 38.4049, 36.9932
xyY:
0.3202, 0.3462, 38.4049
CIE-Lab:
68.3180, -3.2897, 5.8191
CIE-LCH:
68.3180, 6.6846, 119.4806
CIE-Luv:
68.3180, -1.0719, 8.8947
Hunter-Lab:
61.9717, -6.1393, 7.9877
#a5a89c color charts
#a5a89c color shades, tints & tones
#a5a89c color schemes
#a5a89c color preview, HTML & CSS examples
This text has a color of #a5a89c
<p style="color:#a5a89c;">Text here</p>
.mytext {color:#a5a89c;}
This box has a color of #a5a89c
<div style="background-color:#a5a89c;">Content here</div>
.mybackground {background-color:#a5a89c;}
Border around this has a color of #a5a89c
<div style="border:2px solid #a5a89c;">Content here</div>
.myborder {border:2px solid #a5a89c;}