#e6ba85 color space conversions
Hex:
#e6ba85
RGB:
230, 186, 133
CMY:
10, 27, 48
CMYK:
0, 19, 42, 10
HSL:
33°, 65.9864%, 71.1765%
HSV (HSB):
33°, 42.1739%, 90.1961%
XYZ:
54.4257, 53.6343, 29.6742
xyY:
0.3952, 0.3894, 53.6343
CIE-Lab:
78.2480, 8.9597, 32.8275
CIE-LCH:
78.2480, 34.0282, 74.7338
CIE-Luv:
78.2480, 32.3615, 41.5740
Hunter-Lab:
73.2354, 4.4922, 27.2411
#e6ba85 color charts
#e6ba85 color shades, tints & tones
#e6ba85 color schemes
#e6ba85 color preview, HTML & CSS examples
This text has a color of #e6ba85
<p style="color:#e6ba85;">Text here</p>
.mytext {color:#e6ba85;}
This box has a color of #e6ba85
<div style="background-color:#e6ba85;">Content here</div>
.mybackground {background-color:#e6ba85;}
Border around this has a color of #e6ba85
<div style="border:2px solid #e6ba85;">Content here</div>
.myborder {border:2px solid #e6ba85;}