#fd20d6 color space conversions
Hex:
#fd20d6
RGB:
253, 32, 214
CMY:
1, 87, 16
CMYK:
0, 87, 15, 1
HSL:
311°, 98.2222%, 55.8824%
HSV (HSB):
311°, 87.3518%, 99.2157%
XYZ:
53.1621, 26.7707, 65.9836
xyY:
0.3643, 0.1835, 26.7707
CIE-Lab:
58.7615, 89.7150, -40.3483
CIE-LCH:
58.7615, 98.3705, 335.7847
CIE-Luv:
58.7615, 97.7574, -75.7661
Hunter-Lab:
51.7404, 92.8590, -39.3932
#fd20d6 color charts
#fd20d6 color shades, tints & tones
#fd20d6 color schemes
#fd20d6 color preview, HTML & CSS examples
This text has a color of #fd20d6
<p style="color:#fd20d6;">Text here</p>
.mytext {color:#fd20d6;}
This box has a color of #fd20d6
<div style="background-color:#fd20d6;">Content here</div>
.mybackground {background-color:#fd20d6;}
Border around this has a color of #fd20d6
<div style="border:2px solid #fd20d6;">Content here</div>
.myborder {border:2px solid #fd20d6;}