#f70c61 color space conversions
Hex:
#f70c61
RGB:
247, 12, 97
CMY:
3, 95, 62
CMYK:
0, 95, 61, 3
HSL:
338°, 93.6255%, 50.7843%
HSV (HSB):
338°, 95.1417%, 96.8627%
XYZ:
40.6469, 20.9002, 13.2011
xyY:
0.5438, 0.2796, 20.9002
CIE-Lab:
52.8401, 79.9792, 19.7024
CIE-LCH:
52.8401, 82.3702, 13.8390
CIE-Luv:
52.8401, 147.7419, 6.4424
Hunter-Lab:
45.7167, 78.7009, 14.8812
#f70c61 color charts
#f70c61 color shades, tints & tones
#f70c61 color schemes
#f70c61 color preview, HTML & CSS examples
This text has a color of #f70c61
<p style="color:#f70c61;">Text here</p>
.mytext {color:#f70c61;}
This box has a color of #f70c61
<div style="background-color:#f70c61;">Content here</div>
.mybackground {background-color:#f70c61;}
Border around this has a color of #f70c61
<div style="border:2px solid #f70c61;">Content here</div>
.myborder {border:2px solid #f70c61;}