#e70f9e color space conversions
Hex:
#e70f9e
RGB:
231, 15, 158
CMY:
9, 94, 38
CMYK:
0, 94, 32, 9
HSL:
320°, 87.8049%, 48.2353%
HSV (HSB):
320°, 93.5065%, 90.5882%
XYZ:
39.2974, 19.7992, 34.0982
xyY:
0.4217, 0.2124, 19.7992
CIE-Lab:
51.6094, 81.0676, -19.2489
CIE-LCH:
51.6094, 83.3216, 346.6429
CIE-Luv:
51.6094, 107.7273, -41.6250
Hunter-Lab:
44.4963, 79.7757, -14.2874
#e70f9e color charts
#e70f9e color shades, tints & tones
#e70f9e color schemes
#e70f9e color preview, HTML & CSS examples
This text has a color of #e70f9e
<p style="color:#e70f9e;">Text here</p>
.mytext {color:#e70f9e;}
This box has a color of #e70f9e
<div style="background-color:#e70f9e;">Content here</div>
.mybackground {background-color:#e70f9e;}
Border around this has a color of #e70f9e
<div style="border:2px solid #e70f9e;">Content here</div>
.myborder {border:2px solid #e70f9e;}