#a8b08c color space conversions
Hex:
#a8b08c
RGB:
168, 176, 140
CMY:
34, 31, 45
CMYK:
5, 0, 20, 31
HSL:
73°, 18.5567%, 61.9608%
HSV (HSB):
73°, 20.4545%, 69.0196%
XYZ:
36.4074, 41.2689, 30.8578
xyY:
0.3354, 0.3802, 41.2689
CIE-Lab:
70.3639, -9.1353, 17.5328
CIE-LCH:
70.3639, 19.7700, 117.5215
CIE-Luv:
70.3639, -2.8829, 25.8003
Hunter-Lab:
64.2409, -11.2599, 16.4890
#a8b08c color charts
#a8b08c color shades, tints & tones
#a8b08c color schemes
#a8b08c color preview, HTML & CSS examples
This text has a color of #a8b08c
<p style="color:#a8b08c;">Text here</p>
.mytext {color:#a8b08c;}
This box has a color of #a8b08c
<div style="background-color:#a8b08c;">Content here</div>
.mybackground {background-color:#a8b08c;}
Border around this has a color of #a8b08c
<div style="border:2px solid #a8b08c;">Content here</div>
.myborder {border:2px solid #a8b08c;}