#e6b15f color space conversions
Hex:
#e6b15f
RGB:
230, 177, 95
CMY:
10, 31, 63
CMYK:
0, 23, 59, 10
HSL:
36°, 72.9730%, 63.7255%
HSV (HSB):
36°, 58.6957%, 90.1961%
XYZ:
50.4208, 49.0935, 17.6450
xyY:
0.4304, 0.4190, 49.0935
CIE-Lab:
75.5095, 10.3192, 48.7354
CIE-LCH:
75.5095, 49.8159, 78.0448
CIE-Luv:
75.5095, 41.5506, 56.7544
Hunter-Lab:
70.0668, 5.8338, 34.1156
#e6b15f color charts
#e6b15f color shades, tints & tones
#e6b15f color schemes
#e6b15f color preview, HTML & CSS examples
This text has a color of #e6b15f
<p style="color:#e6b15f;">Text here</p>
.mytext {color:#e6b15f;}
This box has a color of #e6b15f
<div style="background-color:#e6b15f;">Content here</div>
.mybackground {background-color:#e6b15f;}
Border around this has a color of #e6b15f
<div style="border:2px solid #e6b15f;">Content here</div>
.myborder {border:2px solid #e6b15f;}