#ede200 color space conversions
Hex:
#ede200
RGB:
237, 226, 0
CMY:
7, 11, 100
CMYK:
0, 5, 100, 7
HSL:
57°, 100.0000%, 46.4706%
HSV (HSB):
57°, 100.0000%, 92.9412%
XYZ:
62.1214, 72.3972, 10.6999
xyY:
0.4278, 0.4985, 72.3972
CIE-Lab:
88.1594, -15.0485, 87.2920
CIE-LCH:
88.1594, 88.5796, 99.7812
CIE-Luv:
88.1594, 14.5656, 95.9973
Hunter-Lab:
85.0866, -18.5793, 52.1047
#ede200 color charts
#ede200 color shades, tints & tones
#ede200 color schemes
#ede200 color preview, HTML & CSS examples
This text has a color of #ede200
<p style="color:#ede200;">Text here</p>
.mytext {color:#ede200;}
This box has a color of #ede200
<div style="background-color:#ede200;">Content here</div>
.mybackground {background-color:#ede200;}
Border around this has a color of #ede200
<div style="border:2px solid #ede200;">Content here</div>
.myborder {border:2px solid #ede200;}