#aaefcd color space conversions
Hex:
#aaefcd
RGB:
170, 239, 205
CMY:
33, 6, 20
CMYK:
29, 0, 14, 6
HSL:
150°, 68.3168%, 80.1961%
HSV (HSB):
150°, 28.8703%, 93.7255%
XYZ:
58.4635, 74.6868, 69.0923
xyY:
0.2891, 0.3693, 74.6868
CIE-Lab:
89.2461, -28.4219, 9.5942
CIE-LCH:
89.2461, 29.9976, 161.3472
CIE-Luv:
89.2461, -33.7840, 19.2920
Hunter-Lab:
86.4215, -30.4838, 13.0939
#aaefcd color charts
#aaefcd color shades, tints & tones
#aaefcd color schemes
#aaefcd color preview, HTML & CSS examples
This text has a color of #aaefcd
<p style="color:#aaefcd;">Text here</p>
.mytext {color:#aaefcd;}
This box has a color of #aaefcd
<div style="background-color:#aaefcd;">Content here</div>
.mybackground {background-color:#aaefcd;}
Border around this has a color of #aaefcd
<div style="border:2px solid #aaefcd;">Content here</div>
.myborder {border:2px solid #aaefcd;}