#aca012 color space conversions
Hex:
#aca012
RGB:
172, 160, 18
CMY:
33, 37, 93
CMYK:
0, 7, 90, 33
HSL:
55°, 81.0526%, 37.2549%
HSV (HSB):
55°, 89.5349%, 67.4510%
XYZ:
29.6932, 33.9559, 5.5614
xyY:
0.4290, 0.4906, 33.9559
CIE-Lab:
64.9276, -9.5576, 65.3244
CIE-LCH:
64.9276, 66.0199, 98.3239
CIE-Luv:
64.9276, 13.4118, 68.8672
Hunter-Lab:
58.2717, -11.0181, 35.1316
#aca012 color charts
#aca012 color shades, tints & tones
#aca012 color schemes
#aca012 color preview, HTML & CSS examples
This text has a color of #aca012
<p style="color:#aca012;">Text here</p>
.mytext {color:#aca012;}
This box has a color of #aca012
<div style="background-color:#aca012;">Content here</div>
.mybackground {background-color:#aca012;}
Border around this has a color of #aca012
<div style="border:2px solid #aca012;">Content here</div>
.myborder {border:2px solid #aca012;}