#f70df2 color space conversions
Hex:
#f70df2
RGB:
247, 13, 242
CMY:
3, 95, 5
CMYK:
0, 95, 2, 3
HSL:
301°, 93.6000%, 50.9804%
HSV (HSB):
301°, 94.7368%, 96.8627%
XYZ:
54.5287, 26.4728, 86.2402
xyY:
0.3260, 0.1583, 26.4728
CIE-Lab:
58.4831, 94.4149, -56.6269
CIE-LCH:
58.4831, 110.0944, 329.0461
CIE-Luv:
58.4831, 83.0352, -101.0617
Hunter-Lab:
51.4517, 99.1343, -63.3620
#f70df2 color charts
#f70df2 color shades, tints & tones
#f70df2 color schemes
#f70df2 color preview, HTML & CSS examples
This text has a color of #f70df2
<p style="color:#f70df2;">Text here</p>
.mytext {color:#f70df2;}
This box has a color of #f70df2
<div style="background-color:#f70df2;">Content here</div>
.mybackground {background-color:#f70df2;}
Border around this has a color of #f70df2
<div style="border:2px solid #f70df2;">Content here</div>
.myborder {border:2px solid #f70df2;}