#aacc14 color space conversions
Hex:
#aacc14
RGB:
170, 204, 20
CMY:
33, 20, 92
CMYK:
17, 0, 90, 20
HSL:
71°, 82.1429%, 43.9216%
HSV (HSB):
71°, 90.1961%, 80.0000%
XYZ:
38.2967, 51.7823, 8.6384
xyY:
0.3879, 0.5246, 51.7823
CIE-Lab:
77.1505, -32.2121, 74.6659
CIE-LCH:
77.1505, 81.3180, 113.3361
CIE-Luv:
77.1505, -15.7261, 86.1035
Hunter-Lab:
71.9599, -30.9331, 43.2545
#aacc14 color charts
#aacc14 color shades, tints & tones
#aacc14 color schemes
#aacc14 color preview, HTML & CSS examples
This text has a color of #aacc14
<p style="color:#aacc14;">Text here</p>
.mytext {color:#aacc14;}
This box has a color of #aacc14
<div style="background-color:#aacc14;">Content here</div>
.mybackground {background-color:#aacc14;}
Border around this has a color of #aacc14
<div style="border:2px solid #aacc14;">Content here</div>
.myborder {border:2px solid #aacc14;}