#a5b99e color space conversions
Hex:
#a5b99e
RGB:
165, 185, 158
CMY:
35, 27, 38
CMYK:
11, 0, 15, 27
HSL:
104°, 16.1677%, 67.2549%
HSV (HSB):
104°, 14.5946%, 72.5490%
XYZ:
39.0376, 45.1659, 39.0081
xyY:
0.3168, 0.3666, 45.1659
CIE-Lab:
73.0010, -11.9601, 11.4042
CIE-LCH:
73.0010, 16.5257, 136.3631
CIE-Luv:
73.0010, -9.9724, 18.3428
Hunter-Lab:
67.2056, -13.9248, 12.6302
#a5b99e color charts
#a5b99e color shades, tints & tones
#a5b99e color schemes
#a5b99e color preview, HTML & CSS examples
This text has a color of #a5b99e
<p style="color:#a5b99e;">Text here</p>
.mytext {color:#a5b99e;}
This box has a color of #a5b99e
<div style="background-color:#a5b99e;">Content here</div>
.mybackground {background-color:#a5b99e;}
Border around this has a color of #a5b99e
<div style="border:2px solid #a5b99e;">Content here</div>
.myborder {border:2px solid #a5b99e;}