#aafdec color space conversions
Hex:
#aafdec
RGB:
170, 253, 236
CMY:
33, 1, 7
CMYK:
33, 0, 7, 1
HSL:
168°, 95.4023%, 82.9412%
HSV (HSB):
168°, 32.8063%, 99.2157%
XYZ:
66.8432, 84.8527, 92.2121
xyY:
0.2741, 0.3479, 84.8527
CIE-Lab:
93.8196, -28.7194, 0.1218
CIE-LCH:
93.8196, 28.7197, 179.7571
CIE-Luv:
93.8196, -39.5340, 5.0683
Hunter-Lab:
92.1155, -31.6746, 5.1287
#aafdec color charts
#aafdec color shades, tints & tones
#aafdec color schemes
#aafdec color preview, HTML & CSS examples
This text has a color of #aafdec
<p style="color:#aafdec;">Text here</p>
.mytext {color:#aafdec;}
This box has a color of #aafdec
<div style="background-color:#aafdec;">Content here</div>
.mybackground {background-color:#aafdec;}
Border around this has a color of #aafdec
<div style="border:2px solid #aafdec;">Content here</div>
.myborder {border:2px solid #aafdec;}