#e8b94f color space conversions
Hex:
#e8b94f
RGB:
232, 185, 79
CMY:
9, 27, 69
CMYK:
0, 20, 66, 9
HSL:
42°, 76.8844%, 60.9804%
HSV (HSB):
42°, 65.9483%, 90.9804%
XYZ:
52.0390, 52.4182, 14.7721
xyY:
0.4365, 0.4396, 52.4182
CIE-Lab:
77.5303, 5.8932, 58.4911
CIE-LCH:
77.5303, 58.7873, 84.2466
CIE-Luv:
77.5303, 38.2963, 66.6848
Hunter-Lab:
72.4004, 1.5989, 38.5832
#e8b94f color charts
#e8b94f color shades, tints & tones
#e8b94f color schemes
#e8b94f color preview, HTML & CSS examples
This text has a color of #e8b94f
<p style="color:#e8b94f;">Text here</p>
.mytext {color:#e8b94f;}
This box has a color of #e8b94f
<div style="background-color:#e8b94f;">Content here</div>
.mybackground {background-color:#e8b94f;}
Border around this has a color of #e8b94f
<div style="border:2px solid #e8b94f;">Content here</div>
.myborder {border:2px solid #e8b94f;}