#e2de5e color space conversions
Hex:
#e2de5e
RGB:
226, 222, 94
CMY:
11, 13, 63
CMYK:
0, 2, 58, 11
HSL:
58°, 69.4737%, 62.7451%
HSV (HSB):
58°, 58.4071%, 88.6275%
XYZ:
59.5057, 69.2195, 20.8141
xyY:
0.3979, 0.4629, 69.2195
CIE-Lab:
86.6126, -14.5588, 61.7068
CIE-LCH:
86.6126, 63.4010, 103.2753
CIE-Luv:
86.6126, 8.2306, 77.2414
Hunter-Lab:
83.1982, -17.9287, 43.4059
#e2de5e color charts
#e2de5e color shades, tints & tones
#e2de5e color schemes
#e2de5e color preview, HTML & CSS examples
This text has a color of #e2de5e
<p style="color:#e2de5e;">Text here</p>
.mytext {color:#e2de5e;}
This box has a color of #e2de5e
<div style="background-color:#e2de5e;">Content here</div>
.mybackground {background-color:#e2de5e;}
Border around this has a color of #e2de5e
<div style="border:2px solid #e2de5e;">Content here</div>
.myborder {border:2px solid #e2de5e;}