#e5078a color space conversions
Hex:
#e5078a
RGB:
229, 7, 138
CMY:
10, 97, 46
CMYK:
0, 97, 40, 10
HSL:
325°, 94.0678%, 46.2745%
HSV (HSB):
325°, 96.9432%, 89.8039%
XYZ:
36.9765, 18.6449, 25.6947
xyY:
0.4547, 0.2293, 18.6449
CIE-Lab:
50.2692, 79.3622, -9.3350
CIE-LCH:
50.2692, 79.9094, 353.2914
CIE-Luv:
50.2692, 116.1982, -27.5448
Hunter-Lab:
43.1798, 77.2918, -5.0554
#e5078a color charts
#e5078a color shades, tints & tones
#e5078a color schemes
#e5078a color preview, HTML & CSS examples
This text has a color of #e5078a
<p style="color:#e5078a;">Text here</p>
.mytext {color:#e5078a;}
This box has a color of #e5078a
<div style="background-color:#e5078a;">Content here</div>
.mybackground {background-color:#e5078a;}
Border around this has a color of #e5078a
<div style="border:2px solid #e5078a;">Content here</div>
.myborder {border:2px solid #e5078a;}