#fd31dd color space conversions
Hex:
#fd31dd
RGB:
253, 49, 221
CMY:
1, 81, 13
CMYK:
0, 81, 13, 1
HSL:
309°, 98.0769%, 59.2157%
HSV (HSB):
309°, 80.6324%, 99.2157%
XYZ:
54.6575, 28.2997, 70.9882
xyY:
0.3550, 0.1838, 28.2997
CIE-Lab:
60.1586, 87.5200, -42.1146
CIE-LCH:
60.1586, 97.1257, 334.3031
CIE-Luv:
60.1586, 92.3188, -78.4713
Hunter-Lab:
53.1975, 90.3032, -41.8800
#fd31dd color charts
#fd31dd color shades, tints & tones
#fd31dd color schemes
#fd31dd color preview, HTML & CSS examples
This text has a color of #fd31dd
<p style="color:#fd31dd;">Text here</p>
.mytext {color:#fd31dd;}
This box has a color of #fd31dd
<div style="background-color:#fd31dd;">Content here</div>
.mybackground {background-color:#fd31dd;}
Border around this has a color of #fd31dd
<div style="border:2px solid #fd31dd;">Content here</div>
.myborder {border:2px solid #fd31dd;}