#e0bf7f color space conversions
Hex:
#e0bf7f
RGB:
224, 191, 127
CMY:
12, 25, 50
CMYK:
0, 15, 43, 12
HSL:
40°, 61.0063%, 68.8235%
HSV (HSB):
40°, 43.3036%, 87.8431%
XYZ:
53.2020, 54.6412, 27.8214
xyY:
0.3922, 0.4028, 54.6412
CIE-Lab:
78.8341, 3.2980, 36.5950
CIE-LCH:
78.8341, 36.7433, 84.8504
CIE-Luv:
78.8341, 25.3102, 47.0561
Hunter-Lab:
73.9197, -0.8881, 29.4286
#e0bf7f color charts
#e0bf7f color shades, tints & tones
#e0bf7f color schemes
#e0bf7f color preview, HTML & CSS examples
This text has a color of #e0bf7f
<p style="color:#e0bf7f;">Text here</p>
.mytext {color:#e0bf7f;}
This box has a color of #e0bf7f
<div style="background-color:#e0bf7f;">Content here</div>
.mybackground {background-color:#e0bf7f;}
Border around this has a color of #e0bf7f
<div style="border:2px solid #e0bf7f;">Content here</div>
.myborder {border:2px solid #e0bf7f;}