#e1b34f color space conversions
Hex:
#e1b34f
RGB:
225, 179, 79
CMY:
12, 30, 69
CMYK:
0, 20, 65, 12
HSL:
41°, 70.8738%, 59.6078%
HSV (HSB):
41°, 64.8889%, 88.2353%
XYZ:
48.5827, 48.8123, 14.2583
xyY:
0.4351, 0.4372, 48.8123
CIE-Lab:
75.3344, 6.0943, 55.9109
CIE-LCH:
75.3344, 56.2420, 83.7793
CIE-Luv:
75.3344, 37.3425, 63.7596
Hunter-Lab:
69.8658, 1.8588, 36.8061
#e1b34f color charts
#e1b34f color shades, tints & tones
#e1b34f color schemes
#e1b34f color preview, HTML & CSS examples
This text has a color of #e1b34f
<p style="color:#e1b34f;">Text here</p>
.mytext {color:#e1b34f;}
This box has a color of #e1b34f
<div style="background-color:#e1b34f;">Content here</div>
.mybackground {background-color:#e1b34f;}
Border around this has a color of #e1b34f
<div style="border:2px solid #e1b34f;">Content here</div>
.myborder {border:2px solid #e1b34f;}