#fd20d5 color space conversions
Hex:
#fd20d5
RGB:
253, 32, 213
CMY:
1, 87, 16
CMYK:
0, 87, 16, 1
HSL:
311°, 98.2222%, 55.8824%
HSV (HSB):
311°, 87.3518%, 99.2157%
XYZ:
53.0348, 26.7198, 65.3130
xyY:
0.3656, 0.1842, 26.7198
CIE-Lab:
58.7140, 89.5903, -39.8547
CIE-LCH:
58.7140, 98.0552, 336.0178
CIE-Luv:
58.7140, 98.1913, -74.9845
Hunter-Lab:
51.6912, 92.6802, -38.7305
#fd20d5 color charts
#fd20d5 color shades, tints & tones
#fd20d5 color schemes
#fd20d5 color preview, HTML & CSS examples
This text has a color of #fd20d5
<p style="color:#fd20d5;">Text here</p>
.mytext {color:#fd20d5;}
This box has a color of #fd20d5
<div style="background-color:#fd20d5;">Content here</div>
.mybackground {background-color:#fd20d5;}
Border around this has a color of #fd20d5
<div style="border:2px solid #fd20d5;">Content here</div>
.myborder {border:2px solid #fd20d5;}