#e2308b color space conversions
Hex:
#e2308b
RGB:
226, 48, 139
CMY:
11, 81, 45
CMYK:
0, 79, 38, 11
HSL:
329°, 75.4237%, 53.7255%
HSV (HSB):
329°, 78.7611%, 88.6275%
XYZ:
37.0812, 20.1467, 26.3604
xyY:
0.4436, 0.2410, 20.1467
CIE-Lab:
52.0027, 72.2343, -7.4044
CIE-LCH:
52.0027, 72.6128, 354.1473
CIE-Luv:
52.0027, 105.9319, -23.6151
Hunter-Lab:
44.8851, 68.9162, -3.4006
#e2308b color charts
#e2308b color shades, tints & tones
#e2308b color schemes
#e2308b color preview, HTML & CSS examples
This text has a color of #e2308b
<p style="color:#e2308b;">Text here</p>
.mytext {color:#e2308b;}
This box has a color of #e2308b
<div style="background-color:#e2308b;">Content here</div>
.mybackground {background-color:#e2308b;}
Border around this has a color of #e2308b
<div style="border:2px solid #e2308b;">Content here</div>
.myborder {border:2px solid #e2308b;}