#fd31a7 color space conversions
Hex:
#fd31a7
RGB:
253, 49, 167
CMY:
1, 81, 35
CMYK:
0, 81, 34, 1
HSL:
325°, 98.0769%, 59.2157%
HSV (HSB):
325°, 80.6324%, 99.2157%
XYZ:
48.5814, 25.8693, 38.9920
xyY:
0.4282, 0.2280, 25.8693
CIE-Lab:
57.9128, 81.1838, -14.5903
CIE-LCH:
57.9128, 82.4844, 349.8116
CIE-Luv:
57.9128, 115.3269, -35.9650
Hunter-Lab:
50.8619, 81.4884, -9.8499
#fd31a7 color charts
#fd31a7 color shades, tints & tones
#fd31a7 color schemes
#fd31a7 color preview, HTML & CSS examples
This text has a color of #fd31a7
<p style="color:#fd31a7;">Text here</p>
.mytext {color:#fd31a7;}
This box has a color of #fd31a7
<div style="background-color:#fd31a7;">Content here</div>
.mybackground {background-color:#fd31a7;}
Border around this has a color of #fd31a7
<div style="border:2px solid #fd31a7;">Content here</div>
.myborder {border:2px solid #fd31a7;}