#e2d50d color space conversions
Hex:
#e2d50d
RGB:
226, 213, 13
CMY:
11, 16, 95
CMYK:
0, 6, 94, 11
HSL:
56°, 89.1213%, 46.8627%
HSV (HSB):
56°, 94.2478%, 88.6275%
XYZ:
55.2309, 63.7863, 9.7818
xyY:
0.4288, 0.4952, 63.7863
CIE-Lab:
83.8544, -13.1681, 82.5886
CIE-LCH:
83.8544, 83.6318, 99.0591
CIE-Luv:
83.8544, 15.5964, 90.4069
Hunter-Lab:
79.8663, -16.3258, 48.6448
#e2d50d color charts
#e2d50d color shades, tints & tones
#e2d50d color schemes
#e2d50d color preview, HTML & CSS examples
This text has a color of #e2d50d
<p style="color:#e2d50d;">Text here</p>
.mytext {color:#e2d50d;}
This box has a color of #e2d50d
<div style="background-color:#e2d50d;">Content here</div>
.mybackground {background-color:#e2d50d;}
Border around this has a color of #e2d50d
<div style="border:2px solid #e2d50d;">Content here</div>
.myborder {border:2px solid #e2d50d;}