#e2da50 color space conversions
Hex:
#e2da50
RGB:
226, 218, 80
CMY:
11, 15, 69
CMYK:
0, 4, 65, 11
HSL:
57°, 71.5686%, 60.0000%
HSV (HSB):
57°, 64.6018%, 88.6275%
XYZ:
57.8834, 66.8907, 17.4498
xyY:
0.4070, 0.4703, 66.8907
CIE-Lab:
85.4487, -13.4651, 66.2756
CIE-LCH:
85.4487, 67.6296, 101.4844
CIE-Luv:
85.4487, 11.1926, 80.2807
Hunter-Lab:
81.7868, -16.7960, 44.6008
#e2da50 color charts
#e2da50 color shades, tints & tones
#e2da50 color schemes
#e2da50 color preview, HTML & CSS examples
This text has a color of #e2da50
<p style="color:#e2da50;">Text here</p>
.mytext {color:#e2da50;}
This box has a color of #e2da50
<div style="background-color:#e2da50;">Content here</div>
.mybackground {background-color:#e2da50;}
Border around this has a color of #e2da50
<div style="border:2px solid #e2da50;">Content here</div>
.myborder {border:2px solid #e2da50;}