#addc52 color space conversions
Hex:
#addc52
RGB:
173, 220, 82
CMY:
32, 14, 68
CMYK:
21, 0, 63, 14
HSL:
80°, 66.3462%, 59.2157%
HSV (HSB):
80°, 62.7273%, 86.2745%
XYZ:
44.3498, 60.6798, 17.3575
xyY:
0.3624, 0.4958, 60.6798
CIE-Lab:
82.2063, -35.4913, 60.8771
CIE-LCH:
82.2063, 70.4674, 120.2422
CIE-Luv:
82.2063, -23.0914, 79.2863
Hunter-Lab:
77.8973, -34.6936, 41.3167
#addc52 color charts
#addc52 color shades, tints & tones
#addc52 color schemes
#addc52 color preview, HTML & CSS examples
This text has a color of #addc52
<p style="color:#addc52;">Text here</p>
.mytext {color:#addc52;}
This box has a color of #addc52
<div style="background-color:#addc52;">Content here</div>
.mybackground {background-color:#addc52;}
Border around this has a color of #addc52
<div style="border:2px solid #addc52;">Content here</div>
.myborder {border:2px solid #addc52;}