#aedc85 color space conversions
Hex:
#aedc85
RGB:
174, 220, 133
CMY:
32, 14, 48
CMYK:
21, 0, 40, 14
HSL:
92°, 55.4140%, 69.2157%
HSV (HSB):
92°, 39.5455%, 86.2745%
XYZ:
47.2824, 61.8785, 31.6420
xyY:
0.3358, 0.4395, 61.8785
CIE-Lab:
82.8488, -29.8943, 37.9547
CIE-LCH:
82.8488, 48.3139, 128.2251
CIE-Luv:
82.8488, -22.7760, 55.9513
Hunter-Lab:
78.6629, -30.3680, 31.2147
#aedc85 color charts
#aedc85 color shades, tints & tones
#aedc85 color schemes
#aedc85 color preview, HTML & CSS examples
This text has a color of #aedc85
<p style="color:#aedc85;">Text here</p>
.mytext {color:#aedc85;}
This box has a color of #aedc85
<div style="background-color:#aedc85;">Content here</div>
.mybackground {background-color:#aedc85;}
Border around this has a color of #aedc85
<div style="border:2px solid #aedc85;">Content here</div>
.myborder {border:2px solid #aedc85;}