#ede201 color space conversions
Hex:
#ede201
RGB:
237, 226, 1
CMY:
7, 11, 100
CMYK:
0, 5, 100, 7
HSL:
57°, 99.1597%, 46.6667%
HSV (HSB):
57°, 99.5781%, 92.9412%
XYZ:
62.1269, 72.3994, 10.7288
xyY:
0.4277, 0.4984, 72.3994
CIE-Lab:
88.1605, -15.0403, 87.2109
CIE-LCH:
88.1605, 88.4983, 99.7849
CIE-Luv:
88.1605, 14.5616, 95.9506
Hunter-Lab:
85.0879, -18.5720, 52.0856
#ede201 color charts
#ede201 color shades, tints & tones
#ede201 color schemes
#ede201 color preview, HTML & CSS examples
This text has a color of #ede201
<p style="color:#ede201;">Text here</p>
.mytext {color:#ede201;}
This box has a color of #ede201
<div style="background-color:#ede201;">Content here</div>
.mybackground {background-color:#ede201;}
Border around this has a color of #ede201
<div style="border:2px solid #ede201;">Content here</div>
.myborder {border:2px solid #ede201;}