#e5bf94 color space conversions
Hex:
#e5bf94
RGB:
229, 191, 148
CMY:
10, 25, 42
CMYK:
0, 17, 35, 10
HSL:
32°, 60.9023%, 73.9216%
HSV (HSB):
32°, 35.3712%, 89.8039%
XYZ:
56.2892, 56.0577, 35.8704
xyY:
0.3798, 0.3782, 56.0577
CIE-Lab:
79.6467, 7.6167, 26.7778
CIE-LCH:
79.6467, 27.8400, 74.1221
CIE-Luv:
79.6467, 27.1782, 34.9863
Hunter-Lab:
74.8717, 3.1723, 24.0048
#e5bf94 color charts
#e5bf94 color shades, tints & tones
#e5bf94 color schemes
#e5bf94 color preview, HTML & CSS examples
This text has a color of #e5bf94
<p style="color:#e5bf94;">Text here</p>
.mytext {color:#e5bf94;}
This box has a color of #e5bf94
<div style="background-color:#e5bf94;">Content here</div>
.mybackground {background-color:#e5bf94;}
Border around this has a color of #e5bf94
<div style="border:2px solid #e5bf94;">Content here</div>
.myborder {border:2px solid #e5bf94;}