#add70c color space conversions
Hex:
#add70c
RGB:
173, 215, 12
CMY:
32, 16, 95
CMYK:
20, 0, 94, 16
HSL:
72°, 89.4273%, 44.5098%
HSV (HSB):
72°, 94.4186%, 84.3137%
XYZ:
41.6004, 57.5117, 9.2561
xyY:
0.3839, 0.5307, 57.5117
CIE-Lab:
80.4665, -36.1777, 78.3816
CIE-LCH:
80.4665, 86.3279, 114.7761
CIE-Luv:
80.4665, -20.1951, 91.0158
Hunter-Lab:
75.8364, -34.7969, 45.8489
#add70c color charts
#add70c color shades, tints & tones
#add70c color schemes
#add70c color preview, HTML & CSS examples
This text has a color of #add70c
<p style="color:#add70c;">Text here</p>
.mytext {color:#add70c;}
This box has a color of #add70c
<div style="background-color:#add70c;">Content here</div>
.mybackground {background-color:#add70c;}
Border around this has a color of #add70c
<div style="border:2px solid #add70c;">Content here</div>
.myborder {border:2px solid #add70c;}