#a5b08f color space conversions
Hex:
#a5b08f
RGB:
165, 176, 143
CMY:
35, 31, 44
CMYK:
6, 0, 19, 31
HSL:
80°, 17.2775%, 62.5490%
HSV (HSB):
80°, 18.7500%, 69.0196%
XYZ:
36.0003, 41.0332, 32.0094
xyY:
0.3301, 0.3763, 41.0332
CIE-Lab:
70.1992, -9.7836, 15.6343
CIE-LCH:
70.1992, 18.4432, 122.0374
CIE-Luv:
70.1992, -4.7479, 23.4457
Hunter-Lab:
64.0571, -11.7824, 15.2128
#a5b08f color charts
#a5b08f color shades, tints & tones
#a5b08f color schemes
#a5b08f color preview, HTML & CSS examples
This text has a color of #a5b08f
<p style="color:#a5b08f;">Text here</p>
.mytext {color:#a5b08f;}
This box has a color of #a5b08f
<div style="background-color:#a5b08f;">Content here</div>
.mybackground {background-color:#a5b08f;}
Border around this has a color of #a5b08f
<div style="border:2px solid #a5b08f;">Content here</div>
.myborder {border:2px solid #a5b08f;}