#f70f7f color space conversions
Hex:
#f70f7f
RGB:
247, 15, 127
CMY:
3, 94, 50
CMYK:
0, 94, 49, 3
HSL:
331°, 93.5484%, 51.3725%
HSV (HSB):
331°, 93.9271%, 96.8627%
XYZ:
42.3594, 21.6481, 22.0246
xyY:
0.4924, 0.2516, 21.6481
CIE-Lab:
53.6516, 81.6985, 2.6860
CIE-LCH:
53.6516, 81.7427, 1.8830
CIE-Luv:
53.6516, 134.8427, -12.9286
Hunter-Lab:
46.5275, 81.0859, 4.5034
#f70f7f color charts
#f70f7f color shades, tints & tones
#f70f7f color schemes
#f70f7f color preview, HTML & CSS examples
This text has a color of #f70f7f
<p style="color:#f70f7f;">Text here</p>
.mytext {color:#f70f7f;}
This box has a color of #f70f7f
<div style="background-color:#f70f7f;">Content here</div>
.mybackground {background-color:#f70f7f;}
Border around this has a color of #f70f7f
<div style="border:2px solid #f70f7f;">Content here</div>
.myborder {border:2px solid #f70f7f;}