#f70d97 color space conversions
Hex:
#f70d97
RGB:
247, 13, 151
CMY:
3, 95, 41
CMYK:
0, 95, 39, 3
HSL:
325°, 93.6000%, 50.9804%
HSV (HSB):
325°, 94.7368%, 96.8627%
XYZ:
44.0876, 22.2964, 31.2581
xyY:
0.4515, 0.2283, 22.2964
CIE-Lab:
54.3401, 83.8562, -10.6603
CIE-LCH:
54.3401, 84.5311, 352.7551
CIE-Luv:
54.3401, 124.0056, -30.7084
Hunter-Lab:
47.2190, 84.0291, -6.1955
#f70d97 color charts
#f70d97 color shades, tints & tones
#f70d97 color schemes
#f70d97 color preview, HTML & CSS examples
This text has a color of #f70d97
<p style="color:#f70d97;">Text here</p>
.mytext {color:#f70d97;}
This box has a color of #f70d97
<div style="background-color:#f70d97;">Content here</div>
.mybackground {background-color:#f70d97;}
Border around this has a color of #f70d97
<div style="border:2px solid #f70d97;">Content here</div>
.myborder {border:2px solid #f70d97;}