#fd20f9 color space conversions
Hex:
#fd20f9
RGB:
253, 32, 249
CMY:
1, 87, 2
CMYK:
0, 87, 2, 1
HSL:
301°, 98.2222%, 55.8824%
HSV (HSB):
301°, 87.3518%, 99.2157%
XYZ:
58.1234, 28.7552, 92.1094
xyY:
0.3247, 0.1607, 28.7552
CIE-Lab:
60.5650, 94.3774, -57.1435
CIE-LCH:
60.5650, 110.3289, 328.8060
CIE-Luv:
60.5650, 83.2727, -102.6573
Hunter-Lab:
53.6239, 99.6359, -64.3053
#fd20f9 color charts
#fd20f9 color shades, tints & tones
#fd20f9 color schemes
#fd20f9 color preview, HTML & CSS examples
This text has a color of #fd20f9
<p style="color:#fd20f9;">Text here</p>
.mytext {color:#fd20f9;}
This box has a color of #fd20f9
<div style="background-color:#fd20f9;">Content here</div>
.mybackground {background-color:#fd20f9;}
Border around this has a color of #fd20f9
<div style="border:2px solid #fd20f9;">Content here</div>
.myborder {border:2px solid #fd20f9;}