#e0b14b color space conversions
Hex:
#e0b14b
RGB:
224, 177, 75
CMY:
12, 31, 71
CMYK:
0, 21, 67, 12
HSL:
41°, 70.6161%, 58.6275%
HSV (HSB):
41°, 66.5179%, 87.8431%
XYZ:
47.7326, 47.7996, 13.3671
xyY:
0.4383, 0.4389, 47.7996
CIE-Lab:
74.6983, 6.4904, 56.9759
CIE-LCH:
74.6983, 57.3444, 83.5012
CIE-Luv:
74.6983, 38.2525, 64.2693
Hunter-Lab:
69.1372, 2.2469, 36.9329
#e0b14b color charts
#e0b14b color shades, tints & tones
#e0b14b color schemes
#e0b14b color preview, HTML & CSS examples
This text has a color of #e0b14b
<p style="color:#e0b14b;">Text here</p>
.mytext {color:#e0b14b;}
This box has a color of #e0b14b
<div style="background-color:#e0b14b;">Content here</div>
.mybackground {background-color:#e0b14b;}
Border around this has a color of #e0b14b
<div style="border:2px solid #e0b14b;">Content here</div>
.myborder {border:2px solid #e0b14b;}