#e2d54b color space conversions
Hex:
#e2d54b
RGB:
226, 213, 75
CMY:
11, 16, 71
CMYK:
0, 6, 67, 11
HSL:
55°, 72.2488%, 59.0196%
HSV (HSB):
55°, 66.8142%, 88.6275%
XYZ:
56.4283, 64.2653, 16.0870
xyY:
0.4125, 0.4698, 64.2653
CIE-Lab:
84.1037, -11.2491, 66.8618
CIE-LCH:
84.1037, 67.8015, 99.5502
CIE-Luv:
84.1037, 14.6180, 79.6901
Hunter-Lab:
80.1656, -14.6443, 44.2181
#e2d54b color charts
#e2d54b color shades, tints & tones
#e2d54b color schemes
#e2d54b color preview, HTML & CSS examples
This text has a color of #e2d54b
<p style="color:#e2d54b;">Text here</p>
.mytext {color:#e2d54b;}
This box has a color of #e2d54b
<div style="background-color:#e2d54b;">Content here</div>
.mybackground {background-color:#e2d54b;}
Border around this has a color of #e2d54b
<div style="border:2px solid #e2d54b;">Content here</div>
.myborder {border:2px solid #e2d54b;}