#aaf70c color space conversions
Hex:
#aaf70c
RGB:
170, 247, 12
CMY:
33, 3, 95
CMYK:
31, 0, 95, 3
HSL:
80°, 93.6255%, 50.7843%
HSV (HSB):
80°, 95.1417%, 96.8627%
XYZ:
49.9047, 75.0941, 12.2122
xyY:
0.3637, 0.5473, 75.0941
CIE-Lab:
89.4371, -51.0994, 85.3368
CIE-LCH:
89.4371, 99.4662, 120.9131
CIE-Luv:
89.4371, -38.6792, 103.3103
Hunter-Lab:
86.6569, -48.8534, 52.3043
#aaf70c color charts
#aaf70c color shades, tints & tones
#aaf70c color schemes
#aaf70c color preview, HTML & CSS examples
This text has a color of #aaf70c
<p style="color:#aaf70c;">Text here</p>
.mytext {color:#aaf70c;}
This box has a color of #aaf70c
<div style="background-color:#aaf70c;">Content here</div>
.mybackground {background-color:#aaf70c;}
Border around this has a color of #aaf70c
<div style="border:2px solid #aaf70c;">Content here</div>
.myborder {border:2px solid #aaf70c;}