#e0bd9f color space conversions
Hex:
#e0bd9f
RGB:
224, 189, 159
CMY:
12, 26, 38
CMYK:
0, 16, 29, 12
HSL:
28°, 51.1811%, 75.0980%
HSV (HSB):
28°, 29.0179%, 87.8431%
XYZ:
55.1961, 54.7457, 40.4587
xyY:
0.3670, 0.3640, 54.7457
CIE-Lab:
78.8946, 8.1227, 19.8262
CIE-LCH:
78.8946, 21.4256, 67.7212
CIE-Luv:
78.8946, 24.0415, 26.1354
Hunter-Lab:
73.9903, 3.6762, 19.3728
#e0bd9f color charts
#e0bd9f color shades, tints & tones
#e0bd9f color schemes
#e0bd9f color preview, HTML & CSS examples
This text has a color of #e0bd9f
<p style="color:#e0bd9f;">Text here</p>
.mytext {color:#e0bd9f;}
This box has a color of #e0bd9f
<div style="background-color:#e0bd9f;">Content here</div>
.mybackground {background-color:#e0bd9f;}
Border around this has a color of #e0bd9f
<div style="border:2px solid #e0bd9f;">Content here</div>
.myborder {border:2px solid #e0bd9f;}