#aeded6 color space conversions
Hex:
#aeded6
RGB:
174, 222, 214
CMY:
32, 13, 16
CMYK:
22, 0, 4, 13
HSL:
170°, 42.1053%, 77.6471%
HSV (HSB):
170°, 21.6216%, 87.0588%
XYZ:
55.7144, 66.0963, 73.4397
xyY:
0.2853, 0.3385, 66.0963
CIE-Lab:
85.0455, -17.0882, -1.1799
CIE-LCH:
85.0455, 17.1288, 183.9498
CIE-Luv:
85.0455, -24.3363, 1.0996
Hunter-Lab:
81.2996, -19.9487, 3.3518
#aeded6 color charts
#aeded6 color shades, tints & tones
#aeded6 color schemes
#aeded6 color preview, HTML & CSS examples
This text has a color of #aeded6
<p style="color:#aeded6;">Text here</p>
.mytext {color:#aeded6;}
This box has a color of #aeded6
<div style="background-color:#aeded6;">Content here</div>
.mybackground {background-color:#aeded6;}
Border around this has a color of #aeded6
<div style="border:2px solid #aeded6;">Content here</div>
.myborder {border:2px solid #aeded6;}