#f70df4 color space conversions
Hex:
#f70df4
RGB:
247, 13, 244
CMY:
3, 95, 4
CMYK:
0, 95, 1, 3
HSL:
301°, 93.6000%, 50.9804%
HSV (HSB):
301°, 94.7368%, 96.8627%
XYZ:
54.8308, 26.5937, 87.8311
xyY:
0.3240, 0.1571, 26.5937
CIE-Lab:
58.5963, 94.6930, -57.5627
CIE-LCH:
58.5963, 110.8162, 328.7051
CIE-Luv:
58.5963, 82.2332, -102.5557
Hunter-Lab:
51.5690, 99.5445, -64.8830
#f70df4 color charts
#f70df4 color shades, tints & tones
#f70df4 color schemes
#f70df4 color preview, HTML & CSS examples
This text has a color of #f70df4
<p style="color:#f70df4;">Text here</p>
.mytext {color:#f70df4;}
This box has a color of #f70df4
<div style="background-color:#f70df4;">Content here</div>
.mybackground {background-color:#f70df4;}
Border around this has a color of #f70df4
<div style="border:2px solid #f70df4;">Content here</div>
.myborder {border:2px solid #f70df4;}