#aed00d color space conversions
Hex:
#aed00d
RGB:
174, 208, 13
CMY:
32, 18, 95
CMYK:
16, 0, 94, 18
HSL:
70°, 88.2353%, 43.3333%
HSV (HSB):
70°, 93.7500%, 81.5686%
XYZ:
40.0841, 54.1395, 8.7181
xyY:
0.3894, 0.5259, 54.1395
CIE-Lab:
78.5430, -32.5562, 76.8032
CIE-LCH:
78.5430, 83.4185, 112.9716
CIE-Luv:
78.5430, -15.6152, 88.2352
Hunter-Lab:
73.5795, -31.5224, 44.4807
#aed00d color charts
#aed00d color shades, tints & tones
#aed00d color schemes
#aed00d color preview, HTML & CSS examples
This text has a color of #aed00d
<p style="color:#aed00d;">Text here</p>
.mytext {color:#aed00d;}
This box has a color of #aed00d
<div style="background-color:#aed00d;">Content here</div>
.mybackground {background-color:#aed00d;}
Border around this has a color of #aed00d
<div style="border:2px solid #aed00d;">Content here</div>
.myborder {border:2px solid #aed00d;}