#fd31b5 color space conversions
Hex:
#fd31b5
RGB:
253, 49, 181
CMY:
1, 81, 29
CMYK:
0, 81, 28, 1
HSL:
321°, 98.0769%, 59.2157%
HSV (HSB):
321°, 80.6324%, 99.2157%
XYZ:
49.9468, 26.4155, 46.1823
xyY:
0.4076, 0.2156, 26.4155
CIE-Lab:
58.4293, 82.6681, -21.9422
CIE-LCH:
58.4293, 85.5305, 345.1350
CIE-Luv:
58.4293, 109.2560, -46.9070
Hunter-Lab:
51.3960, 83.5240, -17.2983
#fd31b5 color charts
#fd31b5 color shades, tints & tones
#fd31b5 color schemes
#fd31b5 color preview, HTML & CSS examples
This text has a color of #fd31b5
<p style="color:#fd31b5;">Text here</p>
.mytext {color:#fd31b5;}
This box has a color of #fd31b5
<div style="background-color:#fd31b5;">Content here</div>
.mybackground {background-color:#fd31b5;}
Border around this has a color of #fd31b5
<div style="border:2px solid #fd31b5;">Content here</div>
.myborder {border:2px solid #fd31b5;}