#aadc0d color space conversions
Hex:
#aadc0d
RGB:
170, 220, 13
CMY:
33, 14, 95
CMYK:
23, 0, 94, 14
HSL:
74°, 88.8412%, 45.6863%
HSV (HSB):
74°, 94.0909%, 86.2745%
XYZ:
42.2434, 59.7615, 9.6894
xyY:
0.3782, 0.5350, 59.7615
CIE-Lab:
81.7084, -39.5845, 79.1714
CIE-LCH:
81.7084, 88.5158, 116.5644
CIE-Luv:
81.7084, -24.6776, 92.8903
Hunter-Lab:
77.3056, -37.7439, 46.6825
#aadc0d color charts
#aadc0d color shades, tints & tones
#aadc0d color schemes
#aadc0d color preview, HTML & CSS examples
This text has a color of #aadc0d
<p style="color:#aadc0d;">Text here</p>
.mytext {color:#aadc0d;}
This box has a color of #aadc0d
<div style="background-color:#aadc0d;">Content here</div>
.mybackground {background-color:#aadc0d;}
Border around this has a color of #aadc0d
<div style="border:2px solid #aadc0d;">Content here</div>
.myborder {border:2px solid #aadc0d;}