#e2c2a8 color space conversions
Hex:
#e2c2a8
RGB:
226, 194, 168
CMY:
11, 24, 34
CMYK:
0, 14, 26, 11
HSL:
27°, 50.0000%, 77.2549%
HSV (HSB):
27°, 25.6637%, 88.6275%
XYZ:
57.7237, 57.5795, 45.1174
xyY:
0.3598, 0.3589, 57.5795
CIE-Lab:
80.5044, 7.4564, 17.2823
CIE-LCH:
80.5044, 18.8222, 66.6622
CIE-Luv:
80.5044, 21.6132, 23.0674
Hunter-Lab:
75.8811, 2.9951, 17.8642
#e2c2a8 color charts
#e2c2a8 color shades, tints & tones
#e2c2a8 color schemes
#e2c2a8 color preview, HTML & CSS examples
This text has a color of #e2c2a8
<p style="color:#e2c2a8;">Text here</p>
.mytext {color:#e2c2a8;}
This box has a color of #e2c2a8
<div style="background-color:#e2c2a8;">Content here</div>
.mybackground {background-color:#e2c2a8;}
Border around this has a color of #e2c2a8
<div style="border:2px solid #e2c2a8;">Content here</div>
.myborder {border:2px solid #e2c2a8;}