#e6a13c color space conversions
Hex:
#e6a13c
RGB:
230, 161, 60
CMY:
10, 37, 76
CMYK:
0, 30, 74, 10
HSL:
36°, 77.2727%, 56.8627%
HSV (HSB):
36°, 73.9130%, 90.1961%
XYZ:
46.1936, 42.6390, 10.0704
xyY:
0.4671, 0.4311, 42.6390
CIE-Lab:
71.3092, 16.7804, 60.0865
CIE-LCH:
71.3092, 62.3856, 74.3965
CIE-Luv:
71.3092, 55.8333, 62.7002
Hunter-Lab:
65.2985, 12.0024, 36.5652
#e6a13c color charts
#e6a13c color shades, tints & tones
#e6a13c color schemes
#e6a13c color preview, HTML & CSS examples
This text has a color of #e6a13c
<p style="color:#e6a13c;">Text here</p>
.mytext {color:#e6a13c;}
This box has a color of #e6a13c
<div style="background-color:#e6a13c;">Content here</div>
.mybackground {background-color:#e6a13c;}
Border around this has a color of #e6a13c
<div style="border:2px solid #e6a13c;">Content here</div>
.myborder {border:2px solid #e6a13c;}