#e2d75a color space conversions
Hex:
#e2d75a
RGB:
226, 215, 90
CMY:
11, 16, 65
CMYK:
0, 5, 60, 11
HSL:
55°, 70.1031%, 61.9608%
HSV (HSB):
55°, 60.1770%, 88.6275%
XYZ:
57.5099, 65.5078, 19.2860
xyY:
0.4041, 0.4603, 65.5078
CIE-Lab:
84.7447, -11.3441, 61.3777
CIE-LCH:
84.7447, 62.4172, 100.4715
CIE-Luv:
84.7447, 12.8577, 75.5976
Hunter-Lab:
80.9369, -14.8059, 42.5279
#e2d75a color charts
#e2d75a color shades, tints & tones
#e2d75a color schemes
#e2d75a color preview, HTML & CSS examples
This text has a color of #e2d75a
<p style="color:#e2d75a;">Text here</p>
.mytext {color:#e2d75a;}
This box has a color of #e2d75a
<div style="background-color:#e2d75a;">Content here</div>
.mybackground {background-color:#e2d75a;}
Border around this has a color of #e2d75a
<div style="border:2px solid #e2d75a;">Content here</div>
.myborder {border:2px solid #e2d75a;}