#addeaf color space conversions
Hex:
#addeaf
RGB:
173, 222, 175
CMY:
32, 13, 31
CMYK:
22, 0, 21, 13
HSL:
122°, 42.6087%, 77.4510%
HSV (HSB):
122°, 22.0721%, 87.0588%
XYZ:
51.0927, 64.2219, 50.2606
xyY:
0.3086, 0.3879, 64.2219
CIE-Lab:
84.0812, -24.8379, 17.9859
CIE-LCH:
84.0812, 30.6662, 144.0906
CIE-Luv:
84.0812, -24.5334, 30.2909
Hunter-Lab:
80.1386, -26.4390, 18.9120
#addeaf color charts
#addeaf RGB chart
#addeaf CMYK chart
#addeaf RGB pie chart
#addeaf color shades, tints & tones
#addeaf color schemes
#addeaf color preview, HTML & CSS examples
This text has a color of #addeaf
<p style="color:#addeaf;">Text here</p>
.mytext {color:#addeaf;}
Text color #addeaf
This box has a color of #addeaf
<div style="background-color:#addeaf;">Content here</div>
.mybackground {background-color:#addeaf;}
Background color #addeaf
Border around this has a color of #addeaf
<div style="border:2px solid #addeaf;">Content here</div>
.myborder {border:2px solid #addeaf;}
Border color #addeaf