#aafbb2 color space conversions
Hex:
#aafbb2
RGB:
170, 251, 178
CMY:
33, 2, 30
CMYK:
32, 0, 29, 2
HSL:
126°, 91.0112%, 82.5490%
HSV (HSB):
126°, 32.2709%, 98.4314%
XYZ:
59.1106, 80.7548, 54.5913
xyY:
0.3040, 0.4153, 80.7548
CIE-Lab:
92.0225, -38.8258, 27.3601
CIE-LCH:
92.0225, 47.4976, 144.8281
CIE-Luv:
92.0225, -39.4540, 45.9616
Hunter-Lab:
89.8637, -39.8474, 26.8865
#aafbb2 color charts
#aafbb2 color shades, tints & tones
#aafbb2 color schemes
#aafbb2 color preview, HTML & CSS examples
This text has a color of #aafbb2
<p style="color:#aafbb2;">Text here</p>
.mytext {color:#aafbb2;}
This box has a color of #aafbb2
<div style="background-color:#aafbb2;">Content here</div>
.mybackground {background-color:#aafbb2;}
Border around this has a color of #aafbb2
<div style="border:2px solid #aafbb2;">Content here</div>
.myborder {border:2px solid #aafbb2;}