#a8b07c color space conversions
Hex:
#a8b07c
RGB:
168, 176, 124
CMY:
34, 31, 51
CMYK:
5, 0, 30, 31
HSL:
69°, 24.7619%, 58.8235%
HSV (HSB):
69°, 29.5455%, 69.0196%
XYZ:
35.3119, 40.8307, 25.0888
xyY:
0.3488, 0.4033, 40.8307
CIE-Lab:
70.0572, -11.4924, 25.7615
CIE-LCH:
70.0572, 28.2087, 114.0421
CIE-Luv:
70.0572, -2.2653, 36.3410
Hunter-Lab:
63.8989, -13.1803, 21.4501
#a8b07c color charts
#a8b07c color shades, tints & tones
#a8b07c color schemes
#a8b07c color preview, HTML & CSS examples
This text has a color of #a8b07c
<p style="color:#a8b07c;">Text here</p>
.mytext {color:#a8b07c;}
This box has a color of #a8b07c
<div style="background-color:#a8b07c;">Content here</div>
.mybackground {background-color:#a8b07c;}
Border around this has a color of #a8b07c
<div style="border:2px solid #a8b07c;">Content here</div>
.myborder {border:2px solid #a8b07c;}