#e1bf9d color space conversions
Hex:
#e1bf9d
RGB:
225, 191, 157
CMY:
12, 25, 38
CMYK:
0, 15, 30, 12
HSL:
30°, 53.1250%, 74.9020%
HSV (HSB):
30°, 30.2222%, 88.2353%
XYZ:
55.7679, 55.7035, 39.7108
xyY:
0.3689, 0.3685, 55.7035
CIE-Lab:
79.4448, 7.1869, 21.6663
CIE-LCH:
79.4448, 22.8271, 71.6489
CIE-Luv:
79.4448, 23.6759, 28.7206
Hunter-Lab:
74.6348, 2.7664, 20.6980
#e1bf9d color charts
#e1bf9d color shades, tints & tones
#e1bf9d color schemes
#e1bf9d color preview, HTML & CSS examples
This text has a color of #e1bf9d
<p style="color:#e1bf9d;">Text here</p>
.mytext {color:#e1bf9d;}
This box has a color of #e1bf9d
<div style="background-color:#e1bf9d;">Content here</div>
.mybackground {background-color:#e1bf9d;}
Border around this has a color of #e1bf9d
<div style="border:2px solid #e1bf9d;">Content here</div>
.myborder {border:2px solid #e1bf9d;}