#f70c90 color space conversions
Hex:
#f70c90
RGB:
247, 12, 144
CMY:
3, 95, 44
CMYK:
0, 95, 42, 3
HSL:
326°, 93.6255%, 50.7843%
HSV (HSB):
326°, 95.1417%, 96.8627%
XYZ:
43.5233, 22.0507, 28.3478
xyY:
0.4634, 0.2348, 22.0507
CIE-Lab:
54.0808, 83.3153, -6.8786
CIE-LCH:
54.0808, 83.5988, 355.2803
CIE-Luv:
54.0808, 127.3769, -25.5050
Hunter-Lab:
46.9582, 83.2662, -2.9216
#f70c90 color charts
#f70c90 color shades, tints & tones
#f70c90 color schemes
#f70c90 color preview, HTML & CSS examples
This text has a color of #f70c90
<p style="color:#f70c90;">Text here</p>
.mytext {color:#f70c90;}
This box has a color of #f70c90
<div style="background-color:#f70c90;">Content here</div>
.mybackground {background-color:#f70c90;}
Border around this has a color of #f70c90
<div style="border:2px solid #f70c90;">Content here</div>
.myborder {border:2px solid #f70c90;}