#e5985f color space conversions
Hex:
#e5985f
RGB:
229, 152, 95
CMY:
10, 40, 63
CMYK:
0, 34, 59, 10
HSL:
26°, 72.0430%, 63.5294%
HSV (HSB):
26°, 58.5153%, 89.8039%
XYZ:
45.6069, 39.9407, 16.1321
xyY:
0.4485, 0.3928, 39.9407
CIE-Lab:
69.4273, 23.2209, 41.4590
CIE-LCH:
69.4273, 47.5190, 60.7471
CIE-Luv:
69.4273, 58.9912, 45.3887
Hunter-Lab:
63.1987, 18.2157, 29.1047
#e5985f color charts
#e5985f color shades, tints & tones
#e5985f color schemes
#e5985f color preview, HTML & CSS examples
This text has a color of #e5985f
<p style="color:#e5985f;">Text here</p>
.mytext {color:#e5985f;}
This box has a color of #e5985f
<div style="background-color:#e5985f;">Content here</div>
.mybackground {background-color:#e5985f;}
Border around this has a color of #e5985f
<div style="border:2px solid #e5985f;">Content here</div>
.myborder {border:2px solid #e5985f;}