#aafdeb color space conversions
Hex:
#aafdeb
RGB:
170, 253, 235
CMY:
33, 1, 8
CMYK:
33, 0, 7, 1
HSL:
167°, 95.4023%, 82.9412%
HSV (HSB):
167°, 32.8063%, 99.2157%
XYZ:
66.6982, 84.7948, 91.4489
xyY:
0.2745, 0.3490, 84.7948
CIE-Lab:
93.7946, -28.9332, 0.6021
CIE-LCH:
93.7946, 28.9394, 178.8079
CIE-Luv:
93.7946, -39.5485, 5.8527
Hunter-Lab:
92.0841, -31.8562, 5.5778
#aafdeb color charts
#aafdeb color shades, tints & tones
#aafdeb color schemes
#aafdeb color preview, HTML & CSS examples
This text has a color of #aafdeb
<p style="color:#aafdeb;">Text here</p>
.mytext {color:#aafdeb;}
This box has a color of #aafdeb
<div style="background-color:#aafdeb;">Content here</div>
.mybackground {background-color:#aafdeb;}
Border around this has a color of #aafdeb
<div style="border:2px solid #aafdeb;">Content here</div>
.myborder {border:2px solid #aafdeb;}