#aefddd color space conversions
Hex:
#aefddd
RGB:
174, 253, 221
CMY:
32, 1, 13
CMYK:
31, 0, 13, 1
HSL:
156°, 95.1807%, 83.7255%
HSV (HSB):
156°, 31.2253%, 99.2157%
XYZ:
65.6320, 84.4697, 81.2517
xyY:
0.2837, 0.3651, 84.4697
CIE-Lab:
93.6541, -30.7080, 7.6518
CIE-LCH:
93.6541, 31.6470, 166.0081
CIE-Luv:
93.6541, -38.1162, 16.9343
Hunter-Lab:
91.9074, -33.3693, 11.9192
#aefddd color charts
#aefddd color shades, tints & tones
#aefddd color schemes
#aefddd color preview, HTML & CSS examples
This text has a color of #aefddd
<p style="color:#aefddd;">Text here</p>
.mytext {color:#aefddd;}
This box has a color of #aefddd
<div style="background-color:#aefddd;">Content here</div>
.mybackground {background-color:#aefddd;}
Border around this has a color of #aefddd
<div style="border:2px solid #aefddd;">Content here</div>
.myborder {border:2px solid #aefddd;}