#e6a15d color space conversions
Hex:
#e6a15d
RGB:
230, 161, 93
CMY:
10, 37, 64
CMYK:
0, 30, 60, 10
HSL:
30°, 73.2620%, 63.3333%
HSV (HSB):
30°, 59.5652%, 90.1961%
XYZ:
47.3538, 43.1030, 16.1798
xyY:
0.4441, 0.4042, 43.1030
CIE-Lab:
71.6249, 18.6839, 45.1435
CIE-LCH:
71.6249, 48.8572, 67.5164
CIE-Luv:
71.6249, 53.3401, 50.4369
Hunter-Lab:
65.6529, 13.8549, 31.3453
#e6a15d color charts
#e6a15d color shades, tints & tones
#e6a15d color schemes
#e6a15d color preview, HTML & CSS examples
This text has a color of #e6a15d
<p style="color:#e6a15d;">Text here</p>
.mytext {color:#e6a15d;}
This box has a color of #e6a15d
<div style="background-color:#e6a15d;">Content here</div>
.mybackground {background-color:#e6a15d;}
Border around this has a color of #e6a15d
<div style="border:2px solid #e6a15d;">Content here</div>
.myborder {border:2px solid #e6a15d;}