#aafac3 color space conversions
Hex:
#aafac3
RGB:
170, 250, 195
CMY:
33, 2, 24
CMYK:
32, 0, 22, 2
HSL:
139°, 88.8889%, 82.3529%
HSV (HSB):
139°, 32.0000%, 98.0392%
XYZ:
60.6135, 80.8574, 64.0421
xyY:
0.2949, 0.3934, 80.8574
CIE-Lab:
92.0682, -35.4362, 18.7536
CIE-LCH:
92.0682, 40.0927, 152.1113
CIE-Luv:
92.0682, -38.7911, 33.7461
Hunter-Lab:
89.9207, -37.0386, 20.7178
#aafac3 color charts
#aafac3 color shades, tints & tones
#aafac3 color schemes
#aafac3 color preview, HTML & CSS examples
This text has a color of #aafac3
<p style="color:#aafac3;">Text here</p>
.mytext {color:#aafac3;}
This box has a color of #aafac3
<div style="background-color:#aafac3;">Content here</div>
.mybackground {background-color:#aafac3;}
Border around this has a color of #aafac3
<div style="border:2px solid #aafac3;">Content here</div>
.myborder {border:2px solid #aafac3;}