#e70f7c color space conversions
Hex:
#e70f7c
RGB:
231, 15, 124
CMY:
9, 94, 51
CMYK:
0, 94, 46, 9
HSL:
330°, 87.8049%, 48.2353%
HSV (HSB):
330°, 93.5065%, 90.5882%
XYZ:
36.7639, 18.7858, 20.7571
xyY:
0.4818, 0.2462, 18.7858
CIE-Lab:
50.4357, 77.9438, -0.5620
CIE-LCH:
50.4357, 77.9458, 359.5869
CIE-Luv:
50.4357, 123.4700, -15.9786
Hunter-Lab:
43.3426, 75.5571, 1.9453
#e70f7c color charts
#e70f7c color shades, tints & tones
#e70f7c color schemes
#e70f7c color preview, HTML & CSS examples
This text has a color of #e70f7c
<p style="color:#e70f7c;">Text here</p>
.mytext {color:#e70f7c;}
This box has a color of #e70f7c
<div style="background-color:#e70f7c;">Content here</div>
.mybackground {background-color:#e70f7c;}
Border around this has a color of #e70f7c
<div style="border:2px solid #e70f7c;">Content here</div>
.myborder {border:2px solid #e70f7c;}