#a5b08d color space conversions
Hex:
#a5b08d
RGB:
165, 176, 141
CMY:
35, 31, 45
CMYK:
6, 0, 20, 31
HSL:
79°, 18.1347%, 62.1569%
HSV (HSB):
79°, 19.8864%, 69.0196%
XYZ:
35.8501, 40.9731, 31.2184
xyY:
0.3318, 0.3792, 40.9731
CIE-Lab:
70.1571, -10.1060, 16.6663
CIE-LCH:
70.1571, 19.4909, 121.2315
CIE-Luv:
70.1571, -4.6730, 24.8424
Hunter-Lab:
64.0102, -12.0457, 15.8909
#a5b08d color charts
#a5b08d color shades, tints & tones
#a5b08d color schemes
#a5b08d color preview, HTML & CSS examples
This text has a color of #a5b08d
<p style="color:#a5b08d;">Text here</p>
.mytext {color:#a5b08d;}
This box has a color of #a5b08d
<div style="background-color:#a5b08d;">Content here</div>
.mybackground {background-color:#a5b08d;}
Border around this has a color of #a5b08d
<div style="border:2px solid #a5b08d;">Content here</div>
.myborder {border:2px solid #a5b08d;}