#e2315e color space conversions
Hex:
#e2315e
RGB:
226, 49, 94
CMY:
11, 81, 63
CMYK:
0, 78, 58, 11
HSL:
345°, 75.3191%, 53.9216%
HSV (HSB):
345°, 78.3186%, 88.6275%
XYZ:
34.4827, 19.1735, 12.4731
xyY:
0.5214, 0.2899, 19.1735
CIE-Lab:
50.8896, 68.2907, 18.1936
CIE-LCH:
50.8896, 70.6727, 14.9179
CIE-Luv:
50.8896, 122.9381, 7.7152
Hunter-Lab:
43.7876, 63.9405, 13.7623
#e2315e color charts
#e2315e color shades, tints & tones
#e2315e color schemes
#e2315e color preview, HTML & CSS examples
This text has a color of #e2315e
<p style="color:#e2315e;">Text here</p>
.mytext {color:#e2315e;}
This box has a color of #e2315e
<div style="background-color:#e2315e;">Content here</div>
.mybackground {background-color:#e2315e;}
Border around this has a color of #e2315e
<div style="border:2px solid #e2315e;">Content here</div>
.myborder {border:2px solid #e2315e;}