#aadc0a color space conversions
Hex:
#aadc0a
RGB:
170, 220, 10
CMY:
33, 14, 96
CMYK:
23, 0, 95, 14
HSL:
74°, 91.3043%, 45.0980%
HSV (HSB):
74°, 95.4545%, 86.2745%
XYZ:
42.2255, 59.7544, 9.5954
xyY:
0.3784, 0.5356, 59.7544
CIE-Lab:
81.7045, -39.6215, 79.4545
CIE-LCH:
81.7045, 88.7856, 116.5040
CIE-Luv:
81.7045, -24.6768, 93.0637
Hunter-Lab:
77.3009, -37.7712, 46.7510
#aadc0a color charts
#aadc0a color shades, tints & tones
#aadc0a color schemes
#aadc0a color preview, HTML & CSS examples
This text has a color of #aadc0a
<p style="color:#aadc0a;">Text here</p>
.mytext {color:#aadc0a;}
This box has a color of #aadc0a
<div style="background-color:#aadc0a;">Content here</div>
.mybackground {background-color:#aadc0a;}
Border around this has a color of #aadc0a
<div style="border:2px solid #aadc0a;">Content here</div>
.myborder {border:2px solid #aadc0a;}