#e2d72d color space conversions
Hex:
#e2d72d
RGB:
226, 215, 45
CMY:
11, 16, 82
CMYK:
0, 5, 80, 11
HSL:
56°, 75.7322%, 53.1373%
HSV (HSB):
56°, 80.0885%, 88.6275%
XYZ:
56.1381, 64.9591, 12.0622
xyY:
0.4216, 0.4878, 64.9591
CIE-Lab:
84.4627, -13.5179, 77.1568
CIE-LCH:
84.4627, 78.3320, 99.9374
CIE-Luv:
84.4627, 13.9112, 87.5482
Hunter-Lab:
80.5972, -16.7150, 47.5447
#e2d72d color charts
#e2d72d color shades, tints & tones
#e2d72d color schemes
#e2d72d color preview, HTML & CSS examples
This text has a color of #e2d72d
<p style="color:#e2d72d;">Text here</p>
.mytext {color:#e2d72d;}
This box has a color of #e2d72d
<div style="background-color:#e2d72d;">Content here</div>
.mybackground {background-color:#e2d72d;}
Border around this has a color of #e2d72d
<div style="border:2px solid #e2d72d;">Content here</div>
.myborder {border:2px solid #e2d72d;}