#fd31d1 color space conversions
Hex:
#fd31d1
RGB:
253, 49, 209
CMY:
1, 81, 18
CMYK:
0, 81, 17, 1
HSL:
313°, 98.0769%, 59.2157%
HSV (HSB):
313°, 80.6324%, 99.2157%
XYZ:
53.1149, 27.6827, 62.8654
xyY:
0.3697, 0.1927, 27.6827
CIE-Lab:
59.6010, 85.9745, -36.1917
CIE-LCH:
59.6010, 93.2815, 337.1709
CIE-Luv:
59.6010, 97.2875, -69.0306
Hunter-Lab:
52.6144, 88.1231, -34.0116
#fd31d1 color charts
#fd31d1 color shades, tints & tones
#fd31d1 color schemes
#fd31d1 color preview, HTML & CSS examples
This text has a color of #fd31d1
<p style="color:#fd31d1;">Text here</p>
.mytext {color:#fd31d1;}
This box has a color of #fd31d1
<div style="background-color:#fd31d1;">Content here</div>
.mybackground {background-color:#fd31d1;}
Border around this has a color of #fd31d1
<div style="border:2px solid #fd31d1;">Content here</div>
.myborder {border:2px solid #fd31d1;}