#addb7f color space conversions
Hex:
#addb7f
RGB:
173, 219, 127
CMY:
32, 14, 50
CMYK:
21, 0, 42, 14
HSL:
90°, 56.0976%, 67.8431%
HSV (HSB):
90°, 42.0091%, 85.8824%
XYZ:
46.3959, 61.0796, 29.4229
xyY:
0.3389, 0.4462, 61.0796
CIE-Lab:
82.4215, -30.5443, 40.3903
CIE-LCH:
82.4215, 50.6392, 127.0976
CIE-Luv:
82.4215, -22.7561, 58.6907
Hunter-Lab:
78.1534, -30.8018, 32.3861
#addb7f color charts
#addb7f color shades, tints & tones
#addb7f color schemes
#addb7f color preview, HTML & CSS examples
This text has a color of #addb7f
<p style="color:#addb7f;">Text here</p>
.mytext {color:#addb7f;}
This box has a color of #addb7f
<div style="background-color:#addb7f;">Content here</div>
.mybackground {background-color:#addb7f;}
Border around this has a color of #addb7f
<div style="border:2px solid #addb7f;">Content here</div>
.myborder {border:2px solid #addb7f;}