#e1b48c color space conversions
Hex:
#e1b48c
RGB:
225, 180, 140
CMY:
12, 29, 45
CMYK:
0, 20, 38, 12
HSL:
28°, 58.6207%, 71.5686%
HSV (HSB):
28°, 37.7778%, 88.2353%
XYZ:
52.1062, 50.5435, 31.8205
xyY:
0.3875, 0.3759, 50.5435
CIE-Lab:
76.4017, 10.9340, 26.5904
CIE-LCH:
76.4017, 28.7506, 67.6475
CIE-Luv:
76.4017, 32.0619, 33.6767
Hunter-Lab:
71.0940, 6.4119, 23.2285
#e1b48c color charts
#e1b48c color shades, tints & tones
#e1b48c color schemes
#e1b48c color preview, HTML & CSS examples
This text has a color of #e1b48c
<p style="color:#e1b48c;">Text here</p>
.mytext {color:#e1b48c;}
This box has a color of #e1b48c
<div style="background-color:#e1b48c;">Content here</div>
.mybackground {background-color:#e1b48c;}
Border around this has a color of #e1b48c
<div style="border:2px solid #e1b48c;">Content here</div>
.myborder {border:2px solid #e1b48c;}