#fd31b4 color space conversions
Hex:
#fd31b4
RGB:
253, 49, 180
CMY:
1, 81, 29
CMYK:
0, 81, 29, 1
HSL:
321°, 98.0769%, 59.2157%
HSV (HSB):
321°, 80.6324%, 99.2157%
XYZ:
49.8445, 26.3746, 45.6437
xyY:
0.4090, 0.2164, 26.3746
CIE-Lab:
58.3909, 82.5582, -21.4221
CIE-LCH:
58.3909, 85.2922, 345.4538
CIE-Luv:
58.3909, 109.6892, -46.1205
Hunter-Lab:
51.3562, 83.3727, -16.7457
#fd31b4 color charts
#fd31b4 color shades, tints & tones
#fd31b4 color schemes
#fd31b4 color preview, HTML & CSS examples
This text has a color of #fd31b4
<p style="color:#fd31b4;">Text here</p>
.mytext {color:#fd31b4;}
This box has a color of #fd31b4
<div style="background-color:#fd31b4;">Content here</div>
.mybackground {background-color:#fd31b4;}
Border around this has a color of #fd31b4
<div style="border:2px solid #fd31b4;">Content here</div>
.myborder {border:2px solid #fd31b4;}