#fd70f8 color space conversions
Hex:
#fd70f8
RGB:
253, 112, 248
CMY:
1, 56, 3
CMYK:
0, 56, 2, 1
HSL:
302°, 97.2414%, 71.5686%
HSV (HSB):
302°, 55.7312%, 99.2157%
XYZ:
63.2455, 39.2483, 93.0492
xyY:
0.3234, 0.2007, 39.2483
CIE-Lab:
68.9307, 70.4354, -43.3610
CIE-LCH:
68.9307, 82.7122, 328.3830
CIE-Luv:
68.9307, 66.1834, -79.7259
Hunter-Lab:
62.6485, 70.5662, -44.2071
#fd70f8 color charts
#fd70f8 color shades, tints & tones
#fd70f8 color schemes
#fd70f8 color preview, HTML & CSS examples
This text has a color of #fd70f8
<p style="color:#fd70f8;">Text here</p>
.mytext {color:#fd70f8;}
This box has a color of #fd70f8
<div style="background-color:#fd70f8;">Content here</div>
.mybackground {background-color:#fd70f8;}
Border around this has a color of #fd70f8
<div style="border:2px solid #fd70f8;">Content here</div>
.myborder {border:2px solid #fd70f8;}