#aafbbe color space conversions
Hex:
#aafbbe
RGB:
170, 251, 190
CMY:
33, 2, 25
CMYK:
32, 0, 24, 2
HSL:
135°, 91.0112%, 82.5490%
HSV (HSB):
135°, 32.2709%, 98.4314%
XYZ:
60.3690, 81.2581, 61.2178
xyY:
0.2976, 0.4006, 81.2581
CIE-Lab:
92.2464, -36.7839, 21.5614
CIE-LCH:
92.2464, 42.6374, 149.6227
CIE-Luv:
92.2464, -39.3009, 37.8695
Hunter-Lab:
90.1433, -38.2092, 22.8355
#aafbbe color charts
#aafbbe color shades, tints & tones
#aafbbe color schemes
#aafbbe color preview, HTML & CSS examples
This text has a color of #aafbbe
<p style="color:#aafbbe;">Text here</p>
.mytext {color:#aafbbe;}
This box has a color of #aafbbe
<div style="background-color:#aafbbe;">Content here</div>
.mybackground {background-color:#aafbbe;}
Border around this has a color of #aafbbe
<div style="border:2px solid #aafbbe;">Content here</div>
.myborder {border:2px solid #aafbbe;}