#aedc12 color space conversions
Hex:
#aedc12
RGB:
174, 220, 18
CMY:
32, 14, 93
CMYK:
21, 0, 92, 14
HSL:
74°, 84.8739%, 46.6667%
HSV (HSB):
74°, 91.8182%, 86.2745%
XYZ:
43.1579, 60.2287, 9.9229
xyY:
0.3809, 0.5315, 60.2287
CIE-Lab:
81.9624, -37.9453, 78.8978
CIE-LCH:
81.9624, 87.5483, 115.6849
CIE-Luv:
81.9624, -22.4054, 92.5376
Hunter-Lab:
77.6072, -36.5474, 46.7442
#aedc12 color charts
#aedc12 color shades, tints & tones
#aedc12 color schemes
#aedc12 color preview, HTML & CSS examples
This text has a color of #aedc12
<p style="color:#aedc12;">Text here</p>
.mytext {color:#aedc12;}
This box has a color of #aedc12
<div style="background-color:#aedc12;">Content here</div>
.mybackground {background-color:#aedc12;}
Border around this has a color of #aedc12
<div style="border:2px solid #aedc12;">Content here</div>
.myborder {border:2px solid #aedc12;}