#a8a064 color space conversions
Hex:
#a8a064
RGB:
168, 160, 100
CMY:
34, 37, 61
CMYK:
0, 5, 40, 34
HSL:
53°, 28.0992%, 52.5490%
HSV (HSB):
53°, 40.4762%, 65.8824%
XYZ:
31.0195, 34.3865, 17.0590
xyY:
0.3762, 0.4170, 34.3865
CIE-Lab:
65.2682, -6.0482, 32.2989
CIE-LCH:
65.2682, 32.8603, 100.6062
CIE-Luv:
65.2682, 8.1883, 41.7385
Hunter-Lab:
58.6400, -8.1968, 23.8000
#a8a064 color charts
#a8a064 color shades, tints & tones
#a8a064 color schemes
#a8a064 color preview, HTML & CSS examples
This text has a color of #a8a064
<p style="color:#a8a064;">Text here</p>
.mytext {color:#a8a064;}
This box has a color of #a8a064
<div style="background-color:#a8a064;">Content here</div>
.mybackground {background-color:#a8a064;}
Border around this has a color of #a8a064
<div style="border:2px solid #a8a064;">Content here</div>
.myborder {border:2px solid #a8a064;}