#e6ba5f color space conversions
Hex:
#e6ba5f
RGB:
230, 186, 95
CMY:
10, 27, 63
CMYK:
0, 19, 59, 10
HSL:
40°, 72.9730%, 63.7255%
HSV (HSB):
40°, 58.6957%, 90.1961%
XYZ:
52.2576, 52.7670, 18.2573
xyY:
0.4239, 0.4280, 52.7670
CIE-Lab:
77.7372, 5.5731, 51.3296
CIE-LCH:
77.7372, 51.6312, 83.8034
CIE-Luv:
77.7372, 35.1632, 60.8316
Hunter-Lab:
72.6409, 1.2906, 35.9469
#e6ba5f color charts
#e6ba5f color shades, tints & tones
#e6ba5f color schemes
#e6ba5f color preview, HTML & CSS examples
This text has a color of #e6ba5f
<p style="color:#e6ba5f;">Text here</p>
.mytext {color:#e6ba5f;}
This box has a color of #e6ba5f
<div style="background-color:#e6ba5f;">Content here</div>
.mybackground {background-color:#e6ba5f;}
Border around this has a color of #e6ba5f
<div style="border:2px solid #e6ba5f;">Content here</div>
.myborder {border:2px solid #e6ba5f;}