#ede95b color space conversions
Hex:
#ede95b
RGB:
237, 233, 91
CMY:
7, 9, 64
CMYK:
0, 2, 62, 7
HSL:
58°, 80.2198%, 64.3137%
HSV (HSB):
58°, 61.6034%, 92.9412%
XYZ:
65.9523, 77.0377, 21.2912
xyY:
0.4015, 0.4689, 77.0377
CIE-Lab:
90.3390, -15.7007, 67.2578
CIE-LCH:
90.3390, 69.0661, 103.1399
CIE-Luv:
90.3390, 8.6867, 83.4569
Hunter-Lab:
87.7711, -19.4724, 47.0574
#ede95b color charts
#ede95b color shades, tints & tones
#ede95b color schemes
#ede95b color preview, HTML & CSS examples
This text has a color of #ede95b
<p style="color:#ede95b;">Text here</p>
.mytext {color:#ede95b;}
This box has a color of #ede95b
<div style="background-color:#ede95b;">Content here</div>
.mybackground {background-color:#ede95b;}
Border around this has a color of #ede95b
<div style="border:2px solid #ede95b;">Content here</div>
.myborder {border:2px solid #ede95b;}