#fd20e9 color space conversions
Hex:
#fd20e9
RGB:
253, 32, 233
CMY:
1, 87, 9
CMYK:
0, 87, 8, 1
HSL:
305°, 98.2222%, 55.8824%
HSV (HSB):
305°, 87.3518%, 99.2157%
XYZ:
55.7325, 27.7989, 79.5191
xyY:
0.3418, 0.1705, 27.7989
CIE-Lab:
59.7066, 92.1765, -49.5797
CIE-LCH:
59.7066, 104.6645, 331.7252
CIE-Luv:
59.7066, 89.7149, -90.4931
Hunter-Lab:
52.7246, 96.4151, -52.5137
#fd20e9 color charts
#fd20e9 color shades, tints & tones
#fd20e9 color schemes
#fd20e9 color preview, HTML & CSS examples
This text has a color of #fd20e9
<p style="color:#fd20e9;">Text here</p>
.mytext {color:#fd20e9;}
This box has a color of #fd20e9
<div style="background-color:#fd20e9;">Content here</div>
.mybackground {background-color:#fd20e9;}
Border around this has a color of #fd20e9
<div style="border:2px solid #fd20e9;">Content here</div>
.myborder {border:2px solid #fd20e9;}