#eded40 color space conversions
Hex:
#eded40
RGB:
237, 237, 64
CMY:
7, 7, 75
CMYK:
0, 0, 73, 7
HSL:
60°, 82.7751%, 59.0196%
HSV (HSB):
60°, 72.9958%, 92.9412%
XYZ:
66.1347, 78.9431, 16.6024
xyY:
0.4090, 0.4883, 78.9431
CIE-Lab:
91.2085, -19.0413, 77.9942
CIE-LCH:
91.2085, 80.2849, 103.7196
CIE-Luv:
91.2085, 6.6847, 92.6701
Hunter-Lab:
88.8499, -22.6224, 51.1161
#eded40 color charts
#eded40 color shades, tints & tones
#eded40 color schemes
#eded40 color preview, HTML & CSS examples
This text has a color of #eded40
<p style="color:#eded40;">Text here</p>
.mytext {color:#eded40;}
This box has a color of #eded40
<div style="background-color:#eded40;">Content here</div>
.mybackground {background-color:#eded40;}
Border around this has a color of #eded40
<div style="border:2px solid #eded40;">Content here</div>
.myborder {border:2px solid #eded40;}