#e2d86b color space conversions
Hex:
#e2d86b
RGB:
226, 216, 107
CMY:
11, 15, 58
CMYK:
0, 4, 53, 11
HSL:
55°, 67.2316%, 65.2941%
HSV (HSB):
55°, 52.6549%, 88.6275%
XYZ:
58.5737, 66.3420, 23.6280
xyY:
0.3943, 0.4466, 66.3420
CIE-Lab:
85.1706, -10.5880, 54.2464
CIE-LCH:
85.1706, 55.2700, 101.0443
CIE-Luv:
85.1706, 11.6243, 69.3054
Hunter-Lab:
81.4506, -14.1735, 39.8160
#e2d86b color charts
#e2d86b color shades, tints & tones
#e2d86b color schemes
#e2d86b color preview, HTML & CSS examples
This text has a color of #e2d86b
<p style="color:#e2d86b;">Text here</p>
.mytext {color:#e2d86b;}
This box has a color of #e2d86b
<div style="background-color:#e2d86b;">Content here</div>
.mybackground {background-color:#e2d86b;}
Border around this has a color of #e2d86b
<div style="border:2px solid #e2d86b;">Content here</div>
.myborder {border:2px solid #e2d86b;}