#e2da94 color space conversions
Hex:
#e2da94
RGB:
226, 218, 148
CMY:
11, 15, 42
CMYK:
0, 4, 35, 11
HSL:
54°, 57.3529%, 73.3333%
HSV (HSB):
54°, 34.5133%, 88.6275%
XYZ:
61.7807, 68.4497, 37.9729
xyY:
0.3673, 0.4069, 68.4497
CIE-Lab:
86.2308, -7.5301, 35.4821
CIE-LCH:
86.2308, 36.2723, 101.9816
CIE-Luv:
86.2308, 8.6063, 49.3157
Hunter-Lab:
82.7343, -11.4926, 30.7015
#e2da94 color charts
#e2da94 color shades, tints & tones
#e2da94 color schemes
#e2da94 color preview, HTML & CSS examples
This text has a color of #e2da94
<p style="color:#e2da94;">Text here</p>
.mytext {color:#e2da94;}
This box has a color of #e2da94
<div style="background-color:#e2da94;">Content here</div>
.mybackground {background-color:#e2da94;}
Border around this has a color of #e2da94
<div style="border:2px solid #e2da94;">Content here</div>
.myborder {border:2px solid #e2da94;}