#e7385e color space conversions
Hex:
#e7385e
RGB:
231, 56, 94
CMY:
9, 78, 63
CMYK:
0, 76, 59, 9
HSL:
347°, 78.4753%, 56.2745%
HSV (HSB):
347°, 75.7576%, 90.5882%
XYZ:
36.3896, 20.6254, 12.6528
xyY:
0.5223, 0.2961, 20.6254
CIE-Lab:
52.5371, 67.6452, 20.5698
CIE-LCH:
52.5371, 70.7035, 16.9136
CIE-Luv:
52.5371, 123.9512, 10.5268
Hunter-Lab:
45.4152, 63.5489, 15.2723
#e7385e color charts
#e7385e color shades, tints & tones
#e7385e color schemes
#e7385e color preview, HTML & CSS examples
This text has a color of #e7385e
<p style="color:#e7385e;">Text here</p>
.mytext {color:#e7385e;}
This box has a color of #e7385e
<div style="background-color:#e7385e;">Content here</div>
.mybackground {background-color:#e7385e;}
Border around this has a color of #e7385e
<div style="border:2px solid #e7385e;">Content here</div>
.myborder {border:2px solid #e7385e;}