#fd31bc color space conversions
Hex:
#fd31bc
RGB:
253, 49, 188
CMY:
1, 81, 26
CMYK:
0, 81, 26, 1
HSL:
319°, 98.0769%, 59.2157%
HSV (HSB):
319°, 80.6324%, 99.2157%
XYZ:
50.6834, 26.7101, 50.0612
xyY:
0.3977, 0.2096, 26.7101
CIE-Lab:
58.7050, 83.4535, -25.5614
CIE-LCH:
58.7050, 87.2804, 342.9704
CIE-Luv:
58.7050, 106.2300, -52.4266
Hunter-Lab:
51.6818, 84.6085, -21.2535
#fd31bc color charts
#fd31bc color shades, tints & tones
#fd31bc color schemes
#fd31bc color preview, HTML & CSS examples
This text has a color of #fd31bc
<p style="color:#fd31bc;">Text here</p>
.mytext {color:#fd31bc;}
This box has a color of #fd31bc
<div style="background-color:#fd31bc;">Content here</div>
.mybackground {background-color:#fd31bc;}
Border around this has a color of #fd31bc
<div style="border:2px solid #fd31bc;">Content here</div>
.myborder {border:2px solid #fd31bc;}