#ede80c color space conversions
Hex:
#ede80c
RGB:
237, 232, 12
CMY:
7, 9, 95
CMYK:
0, 2, 95, 7
HSL:
59°, 90.3614%, 48.8235%
HSV (HSB):
59°, 94.9367%, 92.9412%
XYZ:
63.8480, 75.7443, 11.6028
xyY:
0.4223, 0.5010, 75.7443
CIE-Lab:
89.7405, -17.8799, 87.4917
CIE-LCH:
89.7405, 89.3000, 101.5500
CIE-Luv:
89.7405, 10.4826, 97.6776
Hunter-Lab:
87.0312, -21.3530, 53.0174
#ede80c color charts
#ede80c color shades, tints & tones
#ede80c color schemes
#ede80c color preview, HTML & CSS examples
This text has a color of #ede80c
<p style="color:#ede80c;">Text here</p>
.mytext {color:#ede80c;}
This box has a color of #ede80c
<div style="background-color:#ede80c;">Content here</div>
.mybackground {background-color:#ede80c;}
Border around this has a color of #ede80c
<div style="border:2px solid #ede80c;">Content here</div>
.myborder {border:2px solid #ede80c;}