#ede500 color space conversions
Hex:
#ede500
RGB:
237, 229, 0
CMY:
7, 10, 100
CMYK:
0, 3, 100, 7
HSL:
58°, 100.0000%, 46.4706%
HSV (HSB):
58°, 100.0000%, 92.9412%
XYZ:
62.9444, 74.0431, 10.9742
xyY:
0.4254, 0.5004, 74.0431
CIE-Lab:
88.9429, -16.5176, 87.8606
CIE-LCH:
88.9429, 89.3998, 100.6472
CIE-Luv:
88.9429, 12.5360, 97.1129
Hunter-Lab:
86.0483, -20.0118, 52.6722
#ede500 color charts
#ede500 color shades, tints & tones
#ede500 color schemes
#ede500 color preview, HTML & CSS examples
This text has a color of #ede500
<p style="color:#ede500;">Text here</p>
.mytext {color:#ede500;}
This box has a color of #ede500
<div style="background-color:#ede500;">Content here</div>
.mybackground {background-color:#ede500;}
Border around this has a color of #ede500
<div style="border:2px solid #ede500;">Content here</div>
.myborder {border:2px solid #ede500;}