#aefedf color space conversions
Hex:
#aefedf
RGB:
174, 254, 223
CMY:
32, 0, 13
CMYK:
31, 0, 12, 0
HSL:
157°, 97.5610%, 83.9216%
HSV (HSB):
157°, 31.4961%, 99.6078%
XYZ:
66.2167, 85.2100, 82.7692
xyY:
0.2827, 0.3638, 85.2100
CIE-Lab:
93.9735, -30.7764, 7.0801
CIE-LCH:
93.9735, 31.5803, 167.0445
CIE-Luv:
93.9735, -38.5271, 16.0948
Hunter-Lab:
92.3093, -33.4969, 11.4540
#aefedf color charts
#aefedf color shades, tints & tones
#aefedf color schemes
#aefedf color preview, HTML & CSS examples
This text has a color of #aefedf
<p style="color:#aefedf;">Text here</p>
.mytext {color:#aefedf;}
This box has a color of #aefedf
<div style="background-color:#aefedf;">Content here</div>
.mybackground {background-color:#aefedf;}
Border around this has a color of #aefedf
<div style="border:2px solid #aefedf;">Content here</div>
.myborder {border:2px solid #aefedf;}