#f70c4b color space conversions
Hex:
#f70c4b
RGB:
247, 12, 75
CMY:
3, 95, 71
CMYK:
0, 95, 70, 3
HSL:
344°, 93.6255%, 50.7843%
HSV (HSB):
344°, 95.1417%, 96.8627%
XYZ:
39.7592, 20.5451, 8.5267
xyY:
0.5776, 0.2985, 20.5451
CIE-Lab:
52.4480, 78.9067, 32.4474
CIE-LCH:
52.4480, 85.3176, 22.3531
CIE-Luv:
52.4480, 155.4177, 18.2084
Hunter-Lab:
45.3267, 77.2532, 20.5753
#f70c4b color charts
#f70c4b color shades, tints & tones
#f70c4b color schemes
#f70c4b color preview, HTML & CSS examples
This text has a color of #f70c4b
<p style="color:#f70c4b;">Text here</p>
.mytext {color:#f70c4b;}
This box has a color of #f70c4b
<div style="background-color:#f70c4b;">Content here</div>
.mybackground {background-color:#f70c4b;}
Border around this has a color of #f70c4b
<div style="border:2px solid #f70c4b;">Content here</div>
.myborder {border:2px solid #f70c4b;}