#f70f70 color space conversions
Hex:
#f70f70
RGB:
247, 15, 112
CMY:
3, 94, 56
CMYK:
0, 94, 55, 3
HSL:
335°, 93.5484%, 51.3725%
HSV (HSB):
335°, 93.9271%, 96.8627%
XYZ:
41.4532, 21.2857, 17.2529
xyY:
0.5182, 0.2661, 21.2857
CIE-Lab:
53.2607, 80.6406, 11.1892
CIE-LCH:
53.2607, 81.4131, 7.8996
CIE-Luv:
53.2607, 141.3401, -2.7131
Hunter-Lab:
46.1364, 79.6424, 10.1237
#f70f70 color charts
#f70f70 color shades, tints & tones
#f70f70 color schemes
#f70f70 color preview, HTML & CSS examples
This text has a color of #f70f70
<p style="color:#f70f70;">Text here</p>
.mytext {color:#f70f70;}
This box has a color of #f70f70
<div style="background-color:#f70f70;">Content here</div>
.mybackground {background-color:#f70f70;}
Border around this has a color of #f70f70
<div style="border:2px solid #f70f70;">Content here</div>
.myborder {border:2px solid #f70f70;}