#e5953e color space conversions
Hex:
#e5953e
RGB:
229, 149, 62
CMY:
10, 42, 76
CMYK:
0, 35, 73, 10
HSL:
31°, 76.2557%, 57.0588%
HSV (HSB):
31°, 72.9258%, 89.8039%
XYZ:
43.9300, 38.5007, 9.6734
xyY:
0.4770, 0.4180, 38.5007
CIE-Lab:
68.3880, 22.8429, 56.2544
CIE-LCH:
68.3880, 60.7154, 67.8997
CIE-Luv:
68.3880, 64.2845, 57.2301
Hunter-Lab:
62.0489, 17.7906, 34.1909
#e5953e color charts
#e5953e color shades, tints & tones
#e5953e color schemes
#e5953e color preview, HTML & CSS examples
This text has a color of #e5953e
<p style="color:#e5953e;">Text here</p>
.mytext {color:#e5953e;}
This box has a color of #e5953e
<div style="background-color:#e5953e;">Content here</div>
.mybackground {background-color:#e5953e;}
Border around this has a color of #e5953e
<div style="border:2px solid #e5953e;">Content here</div>
.myborder {border:2px solid #e5953e;}