#a8b08e color space conversions
Hex:
#a8b08e
RGB:
168, 176, 142
CMY:
34, 31, 44
CMYK:
5, 0, 19, 31
HSL:
74°, 17.7083%, 62.3529%
HSV (HSB):
74°, 19.3182%, 69.0196%
XYZ:
36.5563, 41.3285, 31.6417
xyY:
0.3338, 0.3773, 41.3285
CIE-Lab:
70.4055, -8.8201, 16.5012
CIE-LCH:
70.4055, 18.7105, 118.1250
CIE-Luv:
70.4055, -2.9641, 24.4157
Hunter-Lab:
64.2872, -11.0005, 15.8190
#a8b08e color charts
#a8b08e color shades, tints & tones
#a8b08e color schemes
#a8b08e color preview, HTML & CSS examples
This text has a color of #a8b08e
<p style="color:#a8b08e;">Text here</p>
.mytext {color:#a8b08e;}
This box has a color of #a8b08e
<div style="background-color:#a8b08e;">Content here</div>
.mybackground {background-color:#a8b08e;}
Border around this has a color of #a8b08e
<div style="border:2px solid #a8b08e;">Content here</div>
.myborder {border:2px solid #a8b08e;}