#e6a05a color space conversions
Hex:
#e6a05a
RGB:
230, 160, 90
CMY:
10, 37, 65
CMYK:
0, 30, 61, 10
HSL:
30°, 73.6842%, 62.7451%
HSV (HSB):
30°, 60.8696%, 90.1961%
XYZ:
47.0494, 42.7028, 15.4356
xyY:
0.4473, 0.4060, 42.7028
CIE-Lab:
71.3528, 19.0056, 46.3243
CIE-LCH:
71.3528, 50.0715, 67.6931
CIE-Luv:
71.3528, 54.3527, 51.3328
Hunter-Lab:
65.3474, 14.1602, 31.7384
#e6a05a color charts
#e6a05a color shades, tints & tones
#e6a05a color schemes
#e6a05a color preview, HTML & CSS examples
This text has a color of #e6a05a
<p style="color:#e6a05a;">Text here</p>
.mytext {color:#e6a05a;}
This box has a color of #e6a05a
<div style="background-color:#e6a05a;">Content here</div>
.mybackground {background-color:#e6a05a;}
Border around this has a color of #e6a05a
<div style="border:2px solid #e6a05a;">Content here</div>
.myborder {border:2px solid #e6a05a;}