#e70f78 color space conversions
Hex:
#e70f78
RGB:
231, 15, 120
CMY:
9, 94, 53
CMYK:
0, 94, 48, 9
HSL:
331°, 87.8049%, 48.2353%
HSV (HSB):
331°, 93.5065%, 90.5882%
XYZ:
36.5160, 18.6866, 19.4516
xyY:
0.4891, 0.2503, 18.6866
CIE-Lab:
50.3186, 77.6278, 1.7018
CIE-LCH:
50.3186, 77.6465, 1.2558
CIE-Luv:
50.3186, 125.2597, -13.1224
Hunter-Lab:
43.2280, 75.1351, 3.5806
#e70f78 color charts
#e70f78 color shades, tints & tones
#e70f78 color schemes
#e70f78 color preview, HTML & CSS examples
This text has a color of #e70f78
<p style="color:#e70f78;">Text here</p>
.mytext {color:#e70f78;}
This box has a color of #e70f78
<div style="background-color:#e70f78;">Content here</div>
.mybackground {background-color:#e70f78;}
Border around this has a color of #e70f78
<div style="border:2px solid #e70f78;">Content here</div>
.myborder {border:2px solid #e70f78;}