#e6b13a color space conversions
Hex:
#e6b13a
RGB:
230, 177, 58
CMY:
10, 31, 77
CMYK:
0, 23, 75, 10
HSL:
42°, 77.4775%, 56.4706%
HSV (HSB):
42°, 74.7826%, 90.1961%
XYZ:
49.1190, 48.5728, 10.7896
xyY:
0.4528, 0.4478, 48.5728
CIE-Lab:
75.1848, 8.2048, 64.6646
CIE-LCH:
75.1848, 65.1831, 82.7688
CIE-Luv:
75.1848, 43.6892, 69.6968
Hunter-Lab:
69.6942, 3.8383, 39.6070
#e6b13a color charts
#e6b13a color shades, tints & tones
#e6b13a color schemes
#e6b13a color preview, HTML & CSS examples
This text has a color of #e6b13a
<p style="color:#e6b13a;">Text here</p>
.mytext {color:#e6b13a;}
This box has a color of #e6b13a
<div style="background-color:#e6b13a;">Content here</div>
.mybackground {background-color:#e6b13a;}
Border around this has a color of #e6b13a
<div style="border:2px solid #e6b13a;">Content here</div>
.myborder {border:2px solid #e6b13a;}