#ede95a color space conversions
Hex:
#ede95a
RGB:
237, 233, 90
CMY:
7, 9, 65
CMYK:
0, 2, 62, 7
HSL:
58°, 80.3279%, 64.1176%
HSV (HSB):
58°, 62.0253%, 92.9412%
XYZ:
65.9094, 77.0205, 21.0655
xyY:
0.4019, 0.4697, 77.0205
CIE-Lab:
90.3311, -15.7627, 67.6559
CIE-LCH:
90.3311, 69.4678, 103.1150
CIE-Luv:
90.3311, 8.7126, 83.7904
Hunter-Lab:
87.7613, -19.5275, 47.2015
#ede95a color charts
#ede95a color shades, tints & tones
#ede95a color schemes
#ede95a color preview, HTML & CSS examples
This text has a color of #ede95a
<p style="color:#ede95a;">Text here</p>
.mytext {color:#ede95a;}
This box has a color of #ede95a
<div style="background-color:#ede95a;">Content here</div>
.mybackground {background-color:#ede95a;}
Border around this has a color of #ede95a
<div style="border:2px solid #ede95a;">Content here</div>
.myborder {border:2px solid #ede95a;}