#e2d78a color space conversions
Hex:
#e2d78a
RGB:
226, 215, 138
CMY:
11, 16, 46
CMYK:
0, 5, 39, 11
HSL:
53°, 60.2740%, 71.3725%
HSV (HSB):
53°, 38.9381%, 88.6275%
XYZ:
60.2519, 66.6046, 33.7251
xyY:
0.3752, 0.4148, 66.6046
CIE-Lab:
85.3039, -7.1372, 39.3421
CIE-LCH:
85.3039, 39.9843, 100.2824
CIE-Luv:
85.3039, 10.9083, 53.4542
Hunter-Lab:
81.6116, -11.0381, 32.6272
#e2d78a color charts
#e2d78a color shades, tints & tones
#e2d78a color schemes
#e2d78a color preview, HTML & CSS examples
This text has a color of #e2d78a
<p style="color:#e2d78a;">Text here</p>
.mytext {color:#e2d78a;}
This box has a color of #e2d78a
<div style="background-color:#e2d78a;">Content here</div>
.mybackground {background-color:#e2d78a;}
Border around this has a color of #e2d78a
<div style="border:2px solid #e2d78a;">Content here</div>
.myborder {border:2px solid #e2d78a;}