#acdea5 color space conversions
Hex:
#acdea5
RGB:
172, 222, 165
CMY:
33, 13, 35
CMYK:
23, 0, 26, 13
HSL:
113°, 46.3415%, 75.8824%
HSV (HSB):
113°, 25.6757%, 87.0588%
XYZ:
49.9261, 63.7298, 45.2670
xyY:
0.3142, 0.4010, 63.7298
CIE-Lab:
83.8249, -26.8515, 22.8426
CIE-LCH:
83.8249, 35.2532, 139.6122
CIE-Luv:
83.8249, -24.9738, 37.1116
Hunter-Lab:
79.8310, -28.0708, 22.2621
#acdea5 color charts
#acdea5 color shades, tints & tones
#acdea5 color schemes
#acdea5 color preview, HTML & CSS examples
This text has a color of #acdea5
<p style="color:#acdea5;">Text here</p>
.mytext {color:#acdea5;}
This box has a color of #acdea5
<div style="background-color:#acdea5;">Content here</div>
.mybackground {background-color:#acdea5;}
Border around this has a color of #acdea5
<div style="border:2px solid #acdea5;">Content here</div>
.myborder {border:2px solid #acdea5;}