#f70c40 color space conversions
Hex:
#f70c40
RGB:
247, 12, 64
CMY:
3, 95, 75
CMYK:
0, 95, 74, 3
HSL:
347°, 93.6255%, 50.7843%
HSV (HSB):
347°, 95.1417%, 96.8627%
XYZ:
39.4147, 20.4073, 6.7121
xyY:
0.5924, 0.3067, 20.4073
CIE-Lab:
52.2946, 78.4845, 38.7428
CIE-LCH:
52.2946, 87.5261, 26.2726
CIE-Luv:
52.2946, 158.6193, 23.0791
Hunter-Lab:
45.1744, 76.6860, 22.8127
#f70c40 color charts
#f70c40 color shades, tints & tones
#f70c40 color schemes
#f70c40 color preview, HTML & CSS examples
This text has a color of #f70c40
<p style="color:#f70c40;">Text here</p>
.mytext {color:#f70c40;}
This box has a color of #f70c40
<div style="background-color:#f70c40;">Content here</div>
.mybackground {background-color:#f70c40;}
Border around this has a color of #f70c40
<div style="border:2px solid #f70c40;">Content here</div>
.myborder {border:2px solid #f70c40;}