#e2d15f color space conversions
Hex:
#e2d15f
RGB:
226, 209, 95
CMY:
11, 18, 63
CMYK:
0, 8, 58, 11
HSL:
52°, 69.3122%, 62.9412%
HSV (HSB):
52°, 57.9646%, 88.6275%
XYZ:
56.2301, 62.5959, 19.9450
xyY:
0.4052, 0.4511, 62.5959
CIE-Lab:
83.2293, -7.9728, 57.4998
CIE-LCH:
83.2293, 58.0500, 97.8942
CIE-Luv:
83.2293, 16.6127, 71.0378
Hunter-Lab:
79.1176, -11.5931, 40.4357
#e2d15f color charts
#e2d15f color shades, tints & tones
#e2d15f color schemes
#e2d15f color preview, HTML & CSS examples
This text has a color of #e2d15f
<p style="color:#e2d15f;">Text here</p>
.mytext {color:#e2d15f;}
This box has a color of #e2d15f
<div style="background-color:#e2d15f;">Content here</div>
.mybackground {background-color:#e2d15f;}
Border around this has a color of #e2d15f
<div style="border:2px solid #e2d15f;">Content here</div>
.myborder {border:2px solid #e2d15f;}