#e6af5e color space conversions
Hex:
#e6af5e
RGB:
230, 175, 94
CMY:
10, 31, 63
CMYK:
0, 24, 59, 10
HSL:
36°, 73.1183%, 63.5294%
HSV (HSB):
36°, 59.1304%, 90.1961%
XYZ:
49.9835, 48.2911, 17.2764
xyY:
0.4326, 0.4179, 48.2911
CIE-Lab:
75.0082, 11.3063, 48.6358
CIE-LCH:
75.0082, 49.9327, 76.9130
CIE-Luv:
75.0082, 43.0592, 56.2869
Hunter-Lab:
69.4918, 6.7794, 33.9042
#e6af5e color charts
#e6af5e color shades, tints & tones
#e6af5e color schemes
#e6af5e color preview, HTML & CSS examples
This text has a color of #e6af5e
<p style="color:#e6af5e;">Text here</p>
.mytext {color:#e6af5e;}
This box has a color of #e6af5e
<div style="background-color:#e6af5e;">Content here</div>
.mybackground {background-color:#e6af5e;}
Border around this has a color of #e6af5e
<div style="border:2px solid #e6af5e;">Content here</div>
.myborder {border:2px solid #e6af5e;}