#e5308c color space conversions
Hex:
#e5308c
RGB:
229, 48, 140
CMY:
10, 81, 45
CMYK:
0, 79, 39, 10
HSL:
330°, 77.6824%, 54.3137%
HSV (HSB):
330°, 79.0393%, 89.8039%
XYZ:
38.1037, 20.6654, 26.7915
xyY:
0.4453, 0.2415, 20.6654
CIE-Lab:
52.5813, 73.0680, -7.0827
CIE-LCH:
52.5813, 73.4105, 354.4635
CIE-Luv:
52.5813, 107.9255, -23.4113
Hunter-Lab:
45.4592, 70.0643, -3.1213
#e5308c color charts
#e5308c color shades, tints & tones
#e5308c color schemes
#e5308c color preview, HTML & CSS examples
This text has a color of #e5308c
<p style="color:#e5308c;">Text here</p>
.mytext {color:#e5308c;}
This box has a color of #e5308c
<div style="background-color:#e5308c;">Content here</div>
.mybackground {background-color:#e5308c;}
Border around this has a color of #e5308c
<div style="border:2px solid #e5308c;">Content here</div>
.myborder {border:2px solid #e5308c;}