#e6bd5e color space conversions
Hex:
#e6bd5e
RGB:
230, 189, 94
CMY:
10, 26, 63
CMYK:
0, 18, 59, 10
HSL:
42°, 73.1183%, 63.5294%
HSV (HSB):
42°, 59.1304%, 90.1961%
XYZ:
52.8511, 54.0263, 18.2322
xyY:
0.4224, 0.4318, 54.0263
CIE-Lab:
78.4771, 3.9290, 52.6556
CIE-LCH:
78.4771, 52.8019, 85.7327
CIE-Luv:
78.4771, 33.1184, 62.6064
Hunter-Lab:
73.5026, -0.2814, 36.7450
#e6bd5e color charts
#e6bd5e color shades, tints & tones
#e6bd5e color schemes
#e6bd5e color preview, HTML & CSS examples
This text has a color of #e6bd5e
<p style="color:#e6bd5e;">Text here</p>
.mytext {color:#e6bd5e;}
This box has a color of #e6bd5e
<div style="background-color:#e6bd5e;">Content here</div>
.mybackground {background-color:#e6bd5e;}
Border around this has a color of #e6bd5e
<div style="border:2px solid #e6bd5e;">Content here</div>
.myborder {border:2px solid #e6bd5e;}