#addc94 color space conversions
Hex:
#addc94
RGB:
173, 220, 148
CMY:
32, 14, 42
CMYK:
21, 0, 33, 14
HSL:
99°, 50.7042%, 72.1569%
HSV (HSB):
99°, 32.7273%, 86.2745%
XYZ:
48.1721, 62.2088, 37.4855
xyY:
0.3258, 0.4207, 62.2088
CIE-Lab:
83.0243, -28.1815, 30.5585
CIE-LCH:
83.0243, 41.5694, 132.6827
CIE-Luv:
83.0243, -23.3880, 47.0023
Hunter-Lab:
78.8725, -29.0065, 27.0322
#addc94 color charts
#addc94 color shades, tints & tones
#addc94 color schemes
#addc94 color preview, HTML & CSS examples
This text has a color of #addc94
<p style="color:#addc94;">Text here</p>
.mytext {color:#addc94;}
This box has a color of #addc94
<div style="background-color:#addc94;">Content here</div>
.mybackground {background-color:#addc94;}
Border around this has a color of #addc94
<div style="border:2px solid #addc94;">Content here</div>
.myborder {border:2px solid #addc94;}