#e7295d color space conversions
Hex:
#e7295d
RGB:
231, 41, 93
CMY:
9, 84, 64
CMYK:
0, 82, 60, 9
HSL:
344°, 79.8319%, 53.3333%
HSV (HSB):
344°, 82.2511%, 90.5882%
XYZ:
35.7237, 19.3651, 12.2109
xyY:
0.5308, 0.2877, 19.3651
CIE-Lab:
51.1117, 71.5612, 19.2619
CIE-LCH:
51.1117, 74.1082, 15.0651
CIE-Luv:
51.1117, 130.2265, 7.9809
Hunter-Lab:
44.0058, 67.8953, 14.3520
#e7295d color charts
#e7295d color shades, tints & tones
#e7295d color schemes
#e7295d color preview, HTML & CSS examples
This text has a color of #e7295d
<p style="color:#e7295d;">Text here</p>
.mytext {color:#e7295d;}
This box has a color of #e7295d
<div style="background-color:#e7295d;">Content here</div>
.mybackground {background-color:#e7295d;}
Border around this has a color of #e7295d
<div style="border:2px solid #e7295d;">Content here</div>
.myborder {border:2px solid #e7295d;}