#a8a82d color space conversions
Hex:
#a8a82d
RGB:
168, 168, 45
CMY:
34, 34, 82
CMYK:
0, 0, 73, 34
HSL:
60°, 57.7465%, 41.7647%
HSV (HSB):
60°, 73.2143%, 65.8824%
XYZ:
30.6247, 36.5196, 7.9175
xyY:
0.4080, 0.4865, 36.5196
CIE-Lab:
66.9150, -14.6129, 59.4788
CIE-LCH:
66.9150, 61.2475, 103.8032
CIE-Luv:
66.9150, 4.8620, 67.4016
Hunter-Lab:
60.4314, -15.2968, 34.5340
#a8a82d color charts
#a8a82d color shades, tints & tones
#a8a82d color schemes
#a8a82d color preview, HTML & CSS examples
This text has a color of #a8a82d
<p style="color:#a8a82d;">Text here</p>
.mytext {color:#a8a82d;}
This box has a color of #a8a82d
<div style="background-color:#a8a82d;">Content here</div>
.mybackground {background-color:#a8a82d;}
Border around this has a color of #a8a82d
<div style="border:2px solid #a8a82d;">Content here</div>
.myborder {border:2px solid #a8a82d;}