#aafdda color space conversions
Hex:
#aafdda
RGB:
170, 253, 218
CMY:
33, 1, 15
CMYK:
33, 0, 14, 1
HSL:
155°, 95.4023%, 82.9412%
HSV (HSB):
155°, 32.8063%, 99.2157%
XYZ:
64.3577, 83.8586, 79.1240
xyY:
0.2831, 0.3689, 83.8586
CIE-Lab:
93.3890, -32.4442, 8.7923
CIE-LCH:
93.3890, 33.6145, 164.8372
CIE-Luv:
93.3890, -39.7950, 18.9207
Hunter-Lab:
91.5743, -34.8066, 12.8730
#aafdda color charts
#aafdda color shades, tints & tones
#aafdda color schemes
#aafdda color preview, HTML & CSS examples
This text has a color of #aafdda
<p style="color:#aafdda;">Text here</p>
.mytext {color:#aafdda;}
This box has a color of #aafdda
<div style="background-color:#aafdda;">Content here</div>
.mybackground {background-color:#aafdda;}
Border around this has a color of #aafdda
<div style="border:2px solid #aafdda;">Content here</div>
.myborder {border:2px solid #aafdda;}