#e2345b color space conversions
Hex:
#e2345b
RGB:
226, 52, 91
CMY:
11, 80, 64
CMYK:
0, 77, 60, 11
HSL:
347°, 75.0000%, 54.5098%
HSV (HSB):
347°, 76.9912%, 88.6275%
XYZ:
34.4803, 19.3801, 11.8209
xyY:
0.5250, 0.2951, 19.3801
CIE-Lab:
51.1289, 67.2510, 20.3295
CIE-LCH:
51.1289, 70.2565, 16.8197
CIE-Luv:
51.1289, 122.6932, 10.1695
Hunter-Lab:
44.0228, 62.7682, 14.8955
#e2345b color charts
#e2345b color shades, tints & tones
#e2345b color schemes
#e2345b color preview, HTML & CSS examples
This text has a color of #e2345b
<p style="color:#e2345b;">Text here</p>
.mytext {color:#e2345b;}
This box has a color of #e2345b
<div style="background-color:#e2345b;">Content here</div>
.mybackground {background-color:#e2345b;}
Border around this has a color of #e2345b
<div style="border:2px solid #e2345b;">Content here</div>
.myborder {border:2px solid #e2345b;}