#e2d50e color space conversions
Hex:
#e2d50e
RGB:
226, 213, 14
CMY:
11, 16, 95
CMYK:
0, 6, 94, 11
HSL:
56°, 88.3333%, 47.0588%
HSV (HSB):
56°, 93.8053%, 88.6275%
XYZ:
55.2375, 63.7890, 9.8166
xyY:
0.4287, 0.4951, 63.7890
CIE-Lab:
83.8558, -13.1574, 82.4847
CIE-LCH:
83.8558, 83.5275, 99.0631
CIE-Luv:
83.8558, 15.5908, 90.3462
Hunter-Lab:
79.8680, -16.3165, 48.6202
#e2d50e color charts
#e2d50e color shades, tints & tones
#e2d50e color schemes
#e2d50e color preview, HTML & CSS examples
This text has a color of #e2d50e
<p style="color:#e2d50e;">Text here</p>
.mytext {color:#e2d50e;}
This box has a color of #e2d50e
<div style="background-color:#e2d50e;">Content here</div>
.mybackground {background-color:#e2d50e;}
Border around this has a color of #e2d50e
<div style="border:2px solid #e2d50e;">Content here</div>
.myborder {border:2px solid #e2d50e;}