#aafff5 color space conversions
Hex:
#aafff5
RGB:
170, 255, 245
CMY:
33, 0, 4
CMYK:
33, 0, 4, 0
HSL:
173°, 100.0000%, 83.3333%
HSV (HSB):
173°, 33.3333%, 100.0000%
XYZ:
68.8190, 86.6586, 99.4858
xyY:
0.2699, 0.3399, 86.6586
CIE-Lab:
94.5932, -27.7154, -3.3944
CIE-LCH:
94.5932, 27.9225, 186.9824
CIE-Luv:
94.5932, -40.2395, -0.6358
Hunter-Lab:
93.0906, -30.9491, 1.8003
#aafff5 color charts
#aafff5 color shades, tints & tones
#aafff5 color schemes
#aafff5 color preview, HTML & CSS examples
This text has a color of #aafff5
<p style="color:#aafff5;">Text here</p>
.mytext {color:#aafff5;}
This box has a color of #aafff5
<div style="background-color:#aafff5;">Content here</div>
.mybackground {background-color:#aafff5;}
Border around this has a color of #aafff5
<div style="border:2px solid #aafff5;">Content here</div>
.myborder {border:2px solid #aafff5;}