#aedec1 color space conversions
Hex:
#aedec1
RGB:
174, 222, 193
CMY:
32, 13, 24
CMYK:
22, 0, 13, 13
HSL:
144°, 42.1053%, 77.6471%
HSV (HSB):
144°, 21.6216%, 87.0588%
XYZ:
53.2025, 65.0915, 60.2119
xyY:
0.2980, 0.3646, 65.0915
CIE-Lab:
84.5309, -21.2557, 9.1678
CIE-LCH:
84.5309, 23.1485, 156.6690
CIE-Luv:
84.5309, -24.1697, 17.2868
Hunter-Lab:
80.6793, -23.4802, 12.2267
#aedec1 color charts
#aedec1 color shades, tints & tones
#aedec1 color schemes
#aedec1 color preview, HTML & CSS examples
This text has a color of #aedec1
<p style="color:#aedec1;">Text here</p>
.mytext {color:#aedec1;}
This box has a color of #aedec1
<div style="background-color:#aedec1;">Content here</div>
.mybackground {background-color:#aedec1;}
Border around this has a color of #aedec1
<div style="border:2px solid #aedec1;">Content here</div>
.myborder {border:2px solid #aedec1;}