#e2d05b color space conversions
Hex:
#e2d05b
RGB:
226, 208, 91
CMY:
11, 18, 64
CMYK:
0, 8, 60, 11
HSL:
52°, 69.9482%, 62.1569%
HSV (HSB):
52°, 59.7345%, 88.6275%
XYZ:
55.8082, 62.0358, 18.9302
xyY:
0.4080, 0.4536, 62.0358
CIE-Lab:
82.9325, -7.7456, 58.9481
CIE-LCH:
82.9325, 59.4548, 97.4856
CIE-Luv:
82.9325, 17.4245, 72.1243
Hunter-Lab:
78.7628, -11.3569, 40.8839
#e2d05b color charts
#e2d05b color shades, tints & tones
#e2d05b color schemes
#e2d05b color preview, HTML & CSS examples
This text has a color of #e2d05b
<p style="color:#e2d05b;">Text here</p>
.mytext {color:#e2d05b;}
This box has a color of #e2d05b
<div style="background-color:#e2d05b;">Content here</div>
.mybackground {background-color:#e2d05b;}
Border around this has a color of #e2d05b
<div style="border:2px solid #e2d05b;">Content here</div>
.myborder {border:2px solid #e2d05b;}