#f70e87 color space conversions
Hex:
#f70e87
RGB:
247, 14, 135
CMY:
3, 95, 47
CMYK:
0, 94, 45, 3
HSL:
329°, 93.5743%, 51.1765%
HSV (HSB):
329°, 94.3320%, 96.8627%
XYZ:
42.8880, 21.8375, 24.8763
xyY:
0.4787, 0.2437, 21.8375
CIE-Lab:
53.8542, 82.4077, -1.8276
CIE-LCH:
53.8542, 82.4280, 358.7295
CIE-Luv:
53.8542, 131.3405, -18.7332
Hunter-Lab:
46.7306, 82.0435, 1.1494
#f70e87 color charts
#f70e87 color shades, tints & tones
#f70e87 color schemes
#f70e87 color preview, HTML & CSS examples
This text has a color of #f70e87
<p style="color:#f70e87;">Text here</p>
.mytext {color:#f70e87;}
This box has a color of #f70e87
<div style="background-color:#f70e87;">Content here</div>
.mybackground {background-color:#f70e87;}
Border around this has a color of #f70e87
<div style="border:2px solid #f70e87;">Content here</div>
.myborder {border:2px solid #f70e87;}