#aafbc5 color space conversions
Hex:
#aafbc5
RGB:
170, 251, 197
CMY:
33, 2, 23
CMYK:
32, 0, 22, 2
HSL:
140°, 91.0112%, 82.5490%
HSV (HSB):
140°, 32.2709%, 98.4314%
XYZ:
61.1528, 81.5716, 65.3451
xyY:
0.2939, 0.3920, 81.5716
CIE-Lab:
92.3855, -35.5312, 18.1718
CIE-LCH:
92.3855, 39.9083, 152.9134
CIE-Luv:
92.3855, -39.2095, 32.9701
Hunter-Lab:
90.3170, -37.1941, 20.3251
#aafbc5 color charts
#aafbc5 color shades, tints & tones
#aafbc5 color schemes
#aafbc5 color preview, HTML & CSS examples
This text has a color of #aafbc5
<p style="color:#aafbc5;">Text here</p>
.mytext {color:#aafbc5;}
This box has a color of #aafbc5
<div style="background-color:#aafbc5;">Content here</div>
.mybackground {background-color:#aafbc5;}
Border around this has a color of #aafbc5
<div style="border:2px solid #aafbc5;">Content here</div>
.myborder {border:2px solid #aafbc5;}