#a5b09e color space conversions
Hex:
#a5b09e
RGB:
165, 176, 158
CMY:
35, 31, 38
CMYK:
6, 0, 10, 31
HSL:
97°, 10.2273%, 65.4902%
HSV (HSB):
97°, 10.2273%, 69.0196%
XYZ:
37.2139, 41.5186, 38.4003
xyY:
0.3177, 0.3545, 41.5186
CIE-Lab:
70.5378, -7.2227, 7.8989
CIE-LCH:
70.5378, 10.7033, 132.4394
CIE-Luv:
70.5378, -5.3332, 12.5580
Hunter-Lab:
64.4349, -9.6698, 9.7704
#a5b09e color charts
#a5b09e color shades, tints & tones
#a5b09e color schemes
#a5b09e color preview, HTML & CSS examples
This text has a color of #a5b09e
<p style="color:#a5b09e;">Text here</p>
.mytext {color:#a5b09e;}
This box has a color of #a5b09e
<div style="background-color:#a5b09e;">Content here</div>
.mybackground {background-color:#a5b09e;}
Border around this has a color of #a5b09e
<div style="border:2px solid #a5b09e;">Content here</div>
.myborder {border:2px solid #a5b09e;}