#f70c8c color space conversions
Hex:
#f70c8c
RGB:
247, 12, 140
CMY:
3, 95, 45
CMYK:
0, 95, 43, 3
HSL:
327°, 93.6255%, 50.7843%
HSV (HSB):
327°, 95.1417%, 96.8627%
XYZ:
43.2229, 21.9306, 26.7659
xyY:
0.4702, 0.2386, 21.9306
CIE-Lab:
53.9532, 82.9763, -4.6773
CIE-LCH:
53.9532, 83.1080, 356.7737
CIE-Luv:
53.9532, 129.2377, -22.5344
Hunter-Lab:
46.8301, 82.7980, -1.1063
#f70c8c color charts
#f70c8c color shades, tints & tones
#f70c8c color schemes
#f70c8c color preview, HTML & CSS examples
This text has a color of #f70c8c
<p style="color:#f70c8c;">Text here</p>
.mytext {color:#f70c8c;}
This box has a color of #f70c8c
<div style="background-color:#f70c8c;">Content here</div>
.mybackground {background-color:#f70c8c;}
Border around this has a color of #f70c8c
<div style="border:2px solid #f70c8c;">Content here</div>
.myborder {border:2px solid #f70c8c;}