#a8a00c color space conversions
Hex:
#a8a00c
RGB:
168, 160, 12
CMY:
34, 37, 95
CMYK:
0, 5, 93, 34
HSL:
57°, 86.6667%, 35.2941%
HSV (HSB):
57°, 92.8571%, 65.8824%
XYZ:
28.7856, 33.4930, 5.2955
xyY:
0.4260, 0.4956, 33.4930
CIE-Lab:
64.5581, -11.4577, 65.8897
CIE-LCH:
64.5581, 66.8785, 99.8647
CIE-Luv:
64.5581, 10.6020, 69.3807
Hunter-Lab:
57.8731, -12.4935, 35.0861
#a8a00c color charts
#a8a00c color shades, tints & tones
#a8a00c color schemes
#a8a00c color preview, HTML & CSS examples
This text has a color of #a8a00c
<p style="color:#a8a00c;">Text here</p>
.mytext {color:#a8a00c;}
This box has a color of #a8a00c
<div style="background-color:#a8a00c;">Content here</div>
.mybackground {background-color:#a8a00c;}
Border around this has a color of #a8a00c
<div style="border:2px solid #a8a00c;">Content here</div>
.myborder {border:2px solid #a8a00c;}