#e2af8c color space conversions
Hex:
#e2af8c
RGB:
226, 175, 140
CMY:
11, 31, 45
CMYK:
0, 23, 38, 11
HSL:
24°, 59.7222%, 71.7647%
HSV (HSB):
24°, 38.0531%, 88.6275%
XYZ:
51.4276, 48.7221, 31.5047
xyY:
0.3906, 0.3701, 48.7221
CIE-Lab:
75.2781, 13.9926, 25.0938
CIE-LCH:
75.2781, 28.7313, 60.8555
CIE-Luv:
75.2781, 35.9957, 31.1120
Hunter-Lab:
69.8013, 9.3617, 22.1004
#e2af8c color charts
#e2af8c color shades, tints & tones
#e2af8c color schemes
#e2af8c color preview, HTML & CSS examples
This text has a color of #e2af8c
<p style="color:#e2af8c;">Text here</p>
.mytext {color:#e2af8c;}
This box has a color of #e2af8c
<div style="background-color:#e2af8c;">Content here</div>
.mybackground {background-color:#e2af8c;}
Border around this has a color of #e2af8c
<div style="border:2px solid #e2af8c;">Content here</div>
.myborder {border:2px solid #e2af8c;}