#f70c6c color space conversions
Hex:
#f70c6c
RGB:
247, 12, 108
CMY:
3, 95, 58
CMYK:
0, 95, 56, 3
HSL:
335°, 93.6255%, 50.7843%
HSV (HSB):
335°, 95.1417%, 96.8627%
XYZ:
41.1960, 21.1198, 16.0926
xyY:
0.5254, 0.2694, 21.1198
CIE-Lab:
53.0804, 80.6321, 13.3610
CIE-LCH:
53.0804, 81.7315, 9.4086
CIE-Luv:
53.0804, 143.3648, -0.3281
Hunter-Lab:
45.9563, 79.5870, 11.4077
#f70c6c color charts
#f70c6c color shades, tints & tones
#f70c6c color schemes
#f70c6c color preview, HTML & CSS examples
This text has a color of #f70c6c
<p style="color:#f70c6c;">Text here</p>
.mytext {color:#f70c6c;}
This box has a color of #f70c6c
<div style="background-color:#f70c6c;">Content here</div>
.mybackground {background-color:#f70c6c;}
Border around this has a color of #f70c6c
<div style="border:2px solid #f70c6c;">Content here</div>
.myborder {border:2px solid #f70c6c;}