#a8ac5f color space conversions
Hex:
#a8ac5f
RGB:
168, 172, 95
CMY:
34, 33, 63
CMYK:
2, 0, 45, 33
HSL:
63°, 31.6872%, 52.3529%
HSV (HSB):
63°, 44.7674%, 67.4510%
XYZ:
32.9665, 38.6561, 16.5503
xyY:
0.3739, 0.4384, 38.6561
CIE-Lab:
68.5014, -12.9275, 38.9558
CIE-LCH:
68.5014, 41.0448, 108.3584
CIE-Luv:
68.5014, 1.0826, 50.6132
Hunter-Lab:
62.1740, -14.1585, 27.7392
#a8ac5f color charts
#a8ac5f color shades, tints & tones
#a8ac5f color schemes
#a8ac5f color preview, HTML & CSS examples
This text has a color of #a8ac5f
<p style="color:#a8ac5f;">Text here</p>
.mytext {color:#a8ac5f;}
This box has a color of #a8ac5f
<div style="background-color:#a8ac5f;">Content here</div>
.mybackground {background-color:#a8ac5f;}
Border around this has a color of #a8ac5f
<div style="border:2px solid #a8ac5f;">Content here</div>
.myborder {border:2px solid #a8ac5f;}