#fd31d8 color space conversions
Hex:
#fd31d8
RGB:
253, 49, 216
CMY:
1, 81, 15
CMYK:
0, 81, 15, 1
HSL:
311°, 98.0769%, 59.2157%
HSV (HSB):
311°, 80.6324%, 99.2157%
XYZ:
54.0010, 28.0371, 67.5313
xyY:
0.3610, 0.1875, 28.0371
CIE-Lab:
59.9223, 86.8671, -39.6600
CIE-LCH:
59.9223, 95.4925, 335.4605
CIE-Luv:
59.9223, 94.3739, -74.5460
Hunter-Lab:
52.9501, 89.3800, -38.5520
#fd31d8 color charts
#fd31d8 color shades, tints & tones
#fd31d8 color schemes
#fd31d8 color preview, HTML & CSS examples
This text has a color of #fd31d8
<p style="color:#fd31d8;">Text here</p>
.mytext {color:#fd31d8;}
This box has a color of #fd31d8
<div style="background-color:#fd31d8;">Content here</div>
.mybackground {background-color:#fd31d8;}
Border around this has a color of #fd31d8
<div style="border:2px solid #fd31d8;">Content here</div>
.myborder {border:2px solid #fd31d8;}