#e0bd9b color space conversions
Hex:
#e0bd9b
RGB:
224, 189, 155
CMY:
12, 26, 39
CMYK:
0, 16, 31, 12
HSL:
30°, 52.6718%, 74.3137%
HSV (HSB):
30°, 30.8036%, 87.8431%
XYZ:
54.8545, 54.6090, 38.6598
xyY:
0.3703, 0.3687, 54.6090
CIE-Lab:
78.8155, 7.6009, 21.8533
CIE-LCH:
78.8155, 23.1375, 70.8215
CIE-Luv:
78.8155, 24.3868, 28.8168
Hunter-Lab:
73.8979, 3.1792, 20.7109
#e0bd9b color charts
#e0bd9b color shades, tints & tones
#e0bd9b color schemes
#e0bd9b color preview, HTML & CSS examples
This text has a color of #e0bd9b
<p style="color:#e0bd9b;">Text here</p>
.mytext {color:#e0bd9b;}
This box has a color of #e0bd9b
<div style="background-color:#e0bd9b;">Content here</div>
.mybackground {background-color:#e0bd9b;}
Border around this has a color of #e0bd9b
<div style="border:2px solid #e0bd9b;">Content here</div>
.myborder {border:2px solid #e0bd9b;}