#f70b90 color space conversions
Hex:
#f70b90
RGB:
247, 11, 144
CMY:
3, 96, 44
CMYK:
0, 96, 42, 3
HSL:
326°, 93.6508%, 50.5882%
HSV (HSB):
326°, 95.5466%, 96.8627%
XYZ:
43.5115, 22.0271, 28.3439
xyY:
0.4635, 0.2346, 22.0271
CIE-Lab:
54.0558, 83.3883, -6.9159
CIE-LCH:
54.0558, 83.6746, 355.2590
CIE-Luv:
54.0558, 127.4649, -25.5686
Hunter-Lab:
46.9331, 83.3539, -2.9534
#f70b90 color charts
#f70b90 color shades, tints & tones
#f70b90 color schemes
#f70b90 color preview, HTML & CSS examples
This text has a color of #f70b90
<p style="color:#f70b90;">Text here</p>
.mytext {color:#f70b90;}
This box has a color of #f70b90
<div style="background-color:#f70b90;">Content here</div>
.mybackground {background-color:#f70b90;}
Border around this has a color of #f70b90
<div style="border:2px solid #f70b90;">Content here</div>
.myborder {border:2px solid #f70b90;}