#f70f93 color space conversions
Hex:
#f70f93
RGB:
247, 15, 147
CMY:
3, 94, 42
CMYK:
0, 94, 40, 3
HSL:
326°, 93.5484%, 51.3725%
HSV (HSB):
326°, 93.9271%, 96.8627%
XYZ:
43.7951, 22.2224, 29.5849
xyY:
0.4581, 0.2324, 22.2224
CIE-Lab:
54.2622, 83.3339, -8.3971
CIE-LCH:
54.2622, 83.7559, 354.2460
CIE-Luv:
54.2622, 125.6867, -27.5413
Hunter-Lab:
47.1406, 83.3357, -4.2112
#f70f93 color charts
#f70f93 color shades, tints & tones
#f70f93 color schemes
#f70f93 color preview, HTML & CSS examples
This text has a color of #f70f93
<p style="color:#f70f93;">Text here</p>
.mytext {color:#f70f93;}
This box has a color of #f70f93
<div style="background-color:#f70f93;">Content here</div>
.mybackground {background-color:#f70f93;}
Border around this has a color of #f70f93
<div style="border:2px solid #f70f93;">Content here</div>
.myborder {border:2px solid #f70f93;}