#ebd50e color space conversions
Hex:
#ebd50e
RGB:
235, 213, 14
CMY:
8, 16, 95
CMYK:
0, 9, 94, 8
HSL:
54°, 88.7550%, 48.8235%
HSV (HSB):
54°, 94.0426%, 92.1569%
XYZ:
58.1345, 65.2824, 9.9522
xyY:
0.4359, 0.4895, 65.2824
CIE-Lab:
84.6290, -9.3200, 83.4070
CIE-LCH:
84.6290, 83.9261, 96.3759
CIE-Luv:
84.6290, 22.0586, 90.4287
Hunter-Lab:
80.7975, -12.9634, 49.2552
#ebd50e color charts
#ebd50e color shades, tints & tones
#ebd50e color schemes
#ebd50e color preview, HTML & CSS examples
This text has a color of #ebd50e
<p style="color:#ebd50e;">Text here</p>
.mytext {color:#ebd50e;}
This box has a color of #ebd50e
<div style="background-color:#ebd50e;">Content here</div>
.mybackground {background-color:#ebd50e;}
Border around this has a color of #ebd50e
<div style="border:2px solid #ebd50e;">Content here</div>
.myborder {border:2px solid #ebd50e;}