#e6b04f color space conversions
Hex:
#e6b04f
RGB:
230, 176, 79
CMY:
10, 31, 69
CMYK:
0, 23, 66, 10
HSL:
39°, 75.1244%, 60.5882%
HSV (HSB):
39°, 65.6522%, 90.1961%
XYZ:
49.5697, 48.4382, 14.1340
xyY:
0.4420, 0.4319, 48.4382
CIE-Lab:
75.1005, 9.7918, 55.8034
CIE-LCH:
75.1005, 56.6559, 80.0476
CIE-Luv:
75.1005, 43.3419, 62.7253
Hunter-Lab:
69.5975, 5.3381, 36.6775
#e6b04f color charts
#e6b04f color shades, tints & tones
#e6b04f color schemes
#e6b04f color preview, HTML & CSS examples
This text has a color of #e6b04f
<p style="color:#e6b04f;">Text here</p>
.mytext {color:#e6b04f;}
This box has a color of #e6b04f
<div style="background-color:#e6b04f;">Content here</div>
.mybackground {background-color:#e6b04f;}
Border around this has a color of #e6b04f
<div style="border:2px solid #e6b04f;">Content here</div>
.myborder {border:2px solid #e6b04f;}