#e5308b color space conversions
Hex:
#e5308b
RGB:
229, 48, 139
CMY:
10, 81, 45
CMYK:
0, 79, 39, 10
HSL:
330°, 77.6824%, 54.3137%
HSV (HSB):
330°, 79.0393%, 89.8039%
XYZ:
38.0303, 20.6360, 26.4048
xyY:
0.4470, 0.2426, 20.6360
CIE-Lab:
52.5488, 72.9712, -6.5329
CIE-LCH:
52.5488, 73.2630, 354.8841
CIE-Luv:
52.5488, 108.3418, -22.6569
Hunter-Lab:
45.4269, 69.9388, -2.6641
#e5308b color charts
#e5308b color shades, tints & tones
#e5308b color schemes
#e5308b color preview, HTML & CSS examples
This text has a color of #e5308b
<p style="color:#e5308b;">Text here</p>
.mytext {color:#e5308b;}
This box has a color of #e5308b
<div style="background-color:#e5308b;">Content here</div>
.mybackground {background-color:#e5308b;}
Border around this has a color of #e5308b
<div style="border:2px solid #e5308b;">Content here</div>
.myborder {border:2px solid #e5308b;}