#e6a085 color space conversions
Hex:
#e6a085
RGB:
230, 160, 133
CMY:
10, 37, 48
CMYK:
0, 30, 42, 10
HSL:
17°, 65.9864%, 71.1765%
HSV (HSB):
17°, 42.1739%, 90.1961%
XYZ:
49.4376, 43.6581, 28.0115
xyY:
0.4082, 0.3605, 43.6581
CIE-Lab:
71.9994, 22.8006, 24.5225
CIE-LCH:
71.9994, 33.4847, 47.0838
CIE-Luv:
71.9994, 49.6105, 28.1541
Hunter-Lab:
66.0742, 17.9260, 21.1166
#e6a085 color charts
#e6a085 color shades, tints & tones
#e6a085 color schemes
#e6a085 color preview, HTML & CSS examples
This text has a color of #e6a085
<p style="color:#e6a085;">Text here</p>
.mytext {color:#e6a085;}
This box has a color of #e6a085
<div style="background-color:#e6a085;">Content here</div>
.mybackground {background-color:#e6a085;}
Border around this has a color of #e6a085
<div style="border:2px solid #e6a085;">Content here</div>
.myborder {border:2px solid #e6a085;}