#e6b34c color space conversions
Hex:
#e6b34c
RGB:
230, 179, 76
CMY:
10, 30, 70
CMYK:
0, 22, 67, 10
HSL:
40°, 75.4902%, 60.0000%
HSV (HSB):
40°, 66.9565%, 90.1961%
XYZ:
50.0577, 49.5850, 13.7700
xyY:
0.4414, 0.4372, 49.5850
CIE-Lab:
75.8138, 8.0333, 57.9103
CIE-LCH:
75.8138, 58.4648, 82.1023
CIE-Luv:
75.8138, 41.3123, 65.0694
Hunter-Lab:
70.4166, 3.6629, 37.6974
#e6b34c color charts
#e6b34c color shades, tints & tones
#e6b34c color schemes
#e6b34c color preview, HTML & CSS examples
This text has a color of #e6b34c
<p style="color:#e6b34c;">Text here</p>
.mytext {color:#e6b34c;}
This box has a color of #e6b34c
<div style="background-color:#e6b34c;">Content here</div>
.mybackground {background-color:#e6b34c;}
Border around this has a color of #e6b34c
<div style="border:2px solid #e6b34c;">Content here</div>
.myborder {border:2px solid #e6b34c;}