#e6a34a color space conversions
Hex:
#e6a34a
RGB:
230, 163, 74
CMY:
10, 36, 71
CMYK:
0, 29, 68, 10
HSL:
34°, 75.7282%, 59.6078%
HSV (HSB):
34°, 67.8261%, 90.1961%
XYZ:
46.9664, 43.5118, 12.4018
xyY:
0.4565, 0.4229, 43.5118
CIE-Lab:
71.9010, 16.4098, 54.6056
CIE-LCH:
71.9010, 57.0180, 73.2736
CIE-Luv:
71.9010, 53.3890, 59.0032
Hunter-Lab:
65.9635, 11.6569, 35.0273
#e6a34a color charts
#e6a34a color shades, tints & tones
#e6a34a color schemes
#e6a34a color preview, HTML & CSS examples
This text has a color of #e6a34a
<p style="color:#e6a34a;">Text here</p>
.mytext {color:#e6a34a;}
This box has a color of #e6a34a
<div style="background-color:#e6a34a;">Content here</div>
.mybackground {background-color:#e6a34a;}
Border around this has a color of #e6a34a
<div style="border:2px solid #e6a34a;">Content here</div>
.myborder {border:2px solid #e6a34a;}