#e70f98 color space conversions
Hex:
#e70f98
RGB:
231, 15, 152
CMY:
9, 94, 40
CMYK:
0, 94, 34, 9
HSL:
322°, 87.8049%, 48.2353%
HSV (HSB):
322°, 93.5065%, 90.5882%
XYZ:
38.7933, 19.5976, 31.4438
xyY:
0.4318, 0.2182, 19.5976
CIE-Lab:
51.3791, 80.4608, -16.0262
CIE-LCH:
51.3791, 82.0413, 348.7353
CIE-Luv:
51.3791, 110.5345, -36.9754
Hunter-Lab:
44.2691, 78.9496, -11.1246
#e70f98 color charts
#e70f98 color shades, tints & tones
#e70f98 color schemes
#e70f98 color preview, HTML & CSS examples
This text has a color of #e70f98
<p style="color:#e70f98;">Text here</p>
.mytext {color:#e70f98;}
This box has a color of #e70f98
<div style="background-color:#e70f98;">Content here</div>
.mybackground {background-color:#e70f98;}
Border around this has a color of #e70f98
<div style="border:2px solid #e70f98;">Content here</div>
.myborder {border:2px solid #e70f98;}