#fd20f1 color space conversions
Hex:
#fd20f1
RGB:
253, 32, 241
CMY:
1, 87, 5
CMYK:
0, 87, 5, 1
HSL:
303°, 98.2222%, 55.8824%
HSV (HSB):
303°, 87.3518%, 99.2157%
XYZ:
56.9017, 28.2665, 85.6760
xyY:
0.3331, 0.1655, 28.2665
CIE-Lab:
60.1288, 93.2630, -53.3852
CIE-LCH:
60.1288, 107.4614, 330.2125
CIE-Luv:
60.1288, 86.4537, -96.6061
Hunter-Lab:
53.1663, 98.0003, -58.3278
#fd20f1 color charts
#fd20f1 color shades, tints & tones
#fd20f1 color schemes
#fd20f1 color preview, HTML & CSS examples
This text has a color of #fd20f1
<p style="color:#fd20f1;">Text here</p>
.mytext {color:#fd20f1;}
This box has a color of #fd20f1
<div style="background-color:#fd20f1;">Content here</div>
.mybackground {background-color:#fd20f1;}
Border around this has a color of #fd20f1
<div style="border:2px solid #fd20f1;">Content here</div>
.myborder {border:2px solid #fd20f1;}