#aafffc color space conversions
Hex:
#aafffc
RGB:
170, 255, 252
CMY:
33, 0, 1
CMYK:
33, 0, 1, 0
HSL:
178°, 100.0000%, 83.3333%
HSV (HSB):
178°, 33.3333%, 100.0000%
XYZ:
69.9083, 87.0943, 105.2218
xyY:
0.2666, 0.3321, 87.0943
CIE-Lab:
94.7783, -26.1565, -6.7357
CIE-LCH:
94.7783, 27.0099, 194.4407
CIE-Luv:
94.7783, -40.1312, -6.2413
Hunter-Lab:
93.3243, -29.6052, -1.5215
#aafffc color charts
#aafffc RGB chart
#aafffc CMYK chart
#aafffc RGB pie chart
#aafffc color shades, tints & tones
#aafffc color schemes
#aafffc color preview, HTML & CSS examples
This text has a color of #aafffc
<p style="color:#aafffc;">Text here</p>
.mytext {color:#aafffc;}
Text color #aafffc
This box has a color of #aafffc
<div style="background-color:#aafffc;">Content here</div>
.mybackground {background-color:#aafffc;}
Background color #aafffc
Border around this has a color of #aafffc
<div style="border:2px solid #aafffc;">Content here</div>
.myborder {border:2px solid #aafffc;}
Border color #aafffc