#f70c82 color space conversions
Hex:
#f70c82
RGB:
247, 12, 130
CMY:
3, 95, 49
CMYK:
0, 95, 47, 3
HSL:
330°, 93.6255%, 50.7843%
HSV (HSB):
330°, 95.1417%, 96.8627%
XYZ:
42.5185, 21.6488, 23.0568
xyY:
0.4875, 0.2482, 21.6488
CIE-Lab:
53.6524, 82.1730, 0.8812
CIE-LCH:
53.6524, 82.1778, 0.6144
CIE-Luv:
53.6524, 133.8201, -15.2666
Hunter-Lab:
46.5283, 81.6925, 3.1891
#f70c82 color charts
#f70c82 color shades, tints & tones
#f70c82 color schemes
#f70c82 color preview, HTML & CSS examples
This text has a color of #f70c82
<p style="color:#f70c82;">Text here</p>
.mytext {color:#f70c82;}
This box has a color of #f70c82
<div style="background-color:#f70c82;">Content here</div>
.mybackground {background-color:#f70c82;}
Border around this has a color of #f70c82
<div style="border:2px solid #f70c82;">Content here</div>
.myborder {border:2px solid #f70c82;}