#e2d64d color space conversions
Hex:
#e2d64d
RGB:
226, 214, 77
CMY:
11, 16, 70
CMYK:
0, 5, 66, 11
HSL:
55°, 71.9807%, 59.4118%
HSV (HSB):
55°, 65.9292%, 88.6275%
XYZ:
56.7502, 64.7977, 16.5373
xyY:
0.4110, 0.4693, 64.7977
CIE-Lab:
84.3794, -11.6399, 66.3595
CIE-LCH:
84.3794, 67.3727, 99.9489
CIE-Luv:
84.3794, 13.9002, 79.5078
Hunter-Lab:
80.4970, -15.0278, 44.1674
#e2d64d color charts
#e2d64d color shades, tints & tones
#e2d64d color schemes
#e2d64d color preview, HTML & CSS examples
This text has a color of #e2d64d
<p style="color:#e2d64d;">Text here</p>
.mytext {color:#e2d64d;}
This box has a color of #e2d64d
<div style="background-color:#e2d64d;">Content here</div>
.mybackground {background-color:#e2d64d;}
Border around this has a color of #e2d64d
<div style="border:2px solid #e2d64d;">Content here</div>
.myborder {border:2px solid #e2d64d;}