#adeaac color space conversions
Hex:
#adeaac
RGB:
173, 234, 172
CMY:
32, 8, 33
CMYK:
26, 0, 26, 8
HSL:
119°, 59.6154%, 79.6078%
HSV (HSB):
119°, 26.4957%, 91.7647%
XYZ:
54.1028, 70.7084, 49.8263
xyY:
0.3098, 0.4049, 70.7084
CIE-Lab:
87.3432, -31.0663, 24.0565
CIE-LCH:
87.3432, 39.2916, 142.2472
CIE-Luv:
87.3432, -30.2676, 39.7897
Hunter-Lab:
84.0883, -32.3068, 23.7297
#adeaac color charts
#adeaac color shades, tints & tones
#adeaac color schemes
#adeaac color preview, HTML & CSS examples
This text has a color of #adeaac
<p style="color:#adeaac;">Text here</p>
.mytext {color:#adeaac;}
This box has a color of #adeaac
<div style="background-color:#adeaac;">Content here</div>
.mybackground {background-color:#adeaac;}
Border around this has a color of #adeaac
<div style="border:2px solid #adeaac;">Content here</div>
.myborder {border:2px solid #adeaac;}