#e7985d color space conversions
Hex:
#e7985d
RGB:
231, 152, 93
CMY:
9, 40, 64
CMYK:
0, 34, 60, 9
HSL:
26°, 74.1935%, 63.5294%
HSV (HSB):
26°, 59.7403%, 90.5882%
XYZ:
46.1590, 40.2357, 15.6893
xyY:
0.4522, 0.3941, 40.2357
CIE-Lab:
69.6371, 23.8899, 42.7978
CIE-LCH:
69.6371, 49.0140, 60.8296
CIE-Luv:
69.6371, 60.7911, 46.5166
Hunter-Lab:
63.4316, 18.8886, 29.7372
#e7985d color charts
#e7985d color shades, tints & tones
#e7985d color schemes
#e7985d color preview, HTML & CSS examples
This text has a color of #e7985d
<p style="color:#e7985d;">Text here</p>
.mytext {color:#e7985d;}
This box has a color of #e7985d
<div style="background-color:#e7985d;">Content here</div>
.mybackground {background-color:#e7985d;}
Border around this has a color of #e7985d
<div style="border:2px solid #e7985d;">Content here</div>
.myborder {border:2px solid #e7985d;}