#e2b47c color space conversions
Hex:
#e2b47c
RGB:
226, 180, 124
CMY:
11, 29, 51
CMYK:
0, 20, 45, 11
HSL:
33°, 63.7500%, 68.6275%
HSV (HSB):
33°, 45.1327%, 88.6275%
XYZ:
51.3234, 50.2665, 26.0662
xyY:
0.4020, 0.3938, 50.2665
CIE-Lab:
76.2325, 9.6033, 34.8367
CIE-LCH:
76.2325, 36.1361, 74.5883
CIE-Luv:
76.2325, 34.2091, 43.3128
Hunter-Lab:
70.8989, 5.1423, 27.8311
#e2b47c color charts
#e2b47c color shades, tints & tones
#e2b47c color schemes
#e2b47c color preview, HTML & CSS examples
This text has a color of #e2b47c
<p style="color:#e2b47c;">Text here</p>
.mytext {color:#e2b47c;}
This box has a color of #e2b47c
<div style="background-color:#e2b47c;">Content here</div>
.mybackground {background-color:#e2b47c;}
Border around this has a color of #e2b47c
<div style="border:2px solid #e2b47c;">Content here</div>
.myborder {border:2px solid #e2b47c;}