#ede50e color space conversions
Hex:
#ede50e
RGB:
237, 229, 14
CMY:
7, 10, 95
CMYK:
0, 3, 94, 7
HSL:
58°, 88.8446%, 49.2157%
HSV (HSB):
58°, 94.0928%, 92.9412%
XYZ:
63.0236, 74.0749, 11.3916
xyY:
0.4244, 0.4989, 74.0749
CIE-Lab:
88.9578, -16.3993, 86.7211
CIE-LCH:
88.9578, 88.2580, 100.7084
CIE-Luv:
88.9578, 12.4807, 96.4471
Hunter-Lab:
86.0667, -19.9076, 52.3992
#ede50e color charts
#ede50e color shades, tints & tones
#ede50e color schemes
#ede50e color preview, HTML & CSS examples
This text has a color of #ede50e
<p style="color:#ede50e;">Text here</p>
.mytext {color:#ede50e;}
This box has a color of #ede50e
<div style="background-color:#ede50e;">Content here</div>
.mybackground {background-color:#ede50e;}
Border around this has a color of #ede50e
<div style="border:2px solid #ede50e;">Content here</div>
.myborder {border:2px solid #ede50e;}