#e2d04f color space conversions
Hex:
#e2d04f
RGB:
226, 208, 79
CMY:
11, 18, 69
CMYK:
0, 8, 65, 11
HSL:
53°, 71.7073%, 59.8039%
HSV (HSB):
53°, 65.0442%, 88.6275%
XYZ:
55.3312, 61.8450, 16.4182
xyY:
0.4142, 0.4629, 61.8450
CIE-Lab:
82.8309, -8.5043, 63.9468
CIE-LCH:
82.8309, 64.5098, 97.5753
CIE-Luv:
82.8309, 17.8404, 76.3167
Hunter-Lab:
78.6416, -12.0326, 42.6710
#e2d04f color charts
#e2d04f color shades, tints & tones
#e2d04f color schemes
#e2d04f color preview, HTML & CSS examples
This text has a color of #e2d04f
<p style="color:#e2d04f;">Text here</p>
.mytext {color:#e2d04f;}
This box has a color of #e2d04f
<div style="background-color:#e2d04f;">Content here</div>
.mybackground {background-color:#e2d04f;}
Border around this has a color of #e2d04f
<div style="border:2px solid #e2d04f;">Content here</div>
.myborder {border:2px solid #e2d04f;}