#aafbb1 color space conversions
Hex:
#aafbb1
RGB:
170, 251, 177
CMY:
33, 2, 31
CMYK:
32, 0, 29, 2
HSL:
125°, 91.0112%, 82.5490%
HSV (HSB):
125°, 32.2709%, 98.4314%
XYZ:
59.0106, 80.7147, 54.0643
xyY:
0.3045, 0.4165, 80.7147
CIE-Lab:
92.0046, -38.9899, 27.8422
CIE-LCH:
92.0046, 47.9103, 144.4698
CIE-Luv:
92.0046, -39.4666, 46.6174
Hunter-Lab:
89.8414, -39.9782, 27.2097
#aafbb1 color charts
#aafbb1 color shades, tints & tones
#aafbb1 color schemes
#aafbb1 color preview, HTML & CSS examples
This text has a color of #aafbb1
<p style="color:#aafbb1;">Text here</p>
.mytext {color:#aafbb1;}
This box has a color of #aafbb1
<div style="background-color:#aafbb1;">Content here</div>
.mybackground {background-color:#aafbb1;}
Border around this has a color of #aafbb1
<div style="border:2px solid #aafbb1;">Content here</div>
.myborder {border:2px solid #aafbb1;}