#aaf242 color space conversions
Hex:
#aaf242
RGB:
170, 242, 66
CMY:
33, 5, 74
CMYK:
30, 0, 73, 5
HSL:
85°, 87.1287%, 60.3922%
HSV (HSB):
85°, 72.7273%, 94.9020%
XYZ:
49.3131, 72.4437, 16.5382
xyY:
0.3566, 0.5238, 72.4437
CIE-Lab:
88.1817, -47.2887, 72.9134
CIE-LCH:
88.1817, 86.9056, 122.9658
CIE-Luv:
88.1817, -36.0691, 93.5412
Hunter-Lab:
85.1138, -45.5303, 48.0592
#aaf242 color charts
#aaf242 color shades, tints & tones
#aaf242 color schemes
#aaf242 color preview, HTML & CSS examples
This text has a color of #aaf242
<p style="color:#aaf242;">Text here</p>
.mytext {color:#aaf242;}
This box has a color of #aaf242
<div style="background-color:#aaf242;">Content here</div>
.mybackground {background-color:#aaf242;}
Border around this has a color of #aaf242
<div style="border:2px solid #aaf242;">Content here</div>
.myborder {border:2px solid #aaf242;}