#add08b color space conversions
Hex:
#add08b
RGB:
173, 208, 139
CMY:
32, 18, 45
CMYK:
17, 0, 33, 18
HSL:
90°, 42.3313%, 68.0392%
HSV (HSB):
90°, 33.1731%, 81.5686%
XYZ:
44.4497, 55.8601, 32.8654
xyY:
0.3338, 0.4194, 55.8601
CIE-Lab:
79.5341, -23.6823, 30.5540
CIE-LCH:
79.5341, 38.6574, 127.7791
CIE-Luv:
79.5341, -17.1508, 45.6684
Hunter-Lab:
74.7396, -24.6355, 26.2460
#add08b color charts
#add08b color shades, tints & tones
#add08b color schemes
#add08b color preview, HTML & CSS examples
This text has a color of #add08b
<p style="color:#add08b;">Text here</p>
.mytext {color:#add08b;}
This box has a color of #add08b
<div style="background-color:#add08b;">Content here</div>
.mybackground {background-color:#add08b;}
Border around this has a color of #add08b
<div style="border:2px solid #add08b;">Content here</div>
.myborder {border:2px solid #add08b;}