#fd58f8 color space conversions
Hex:
#fd58f8
RGB:
253, 88, 248
CMY:
1, 65, 3
CMYK:
0, 65, 2, 1
HSL:
302°, 97.6331%, 66.8627%
HSV (HSB):
302°, 65.2174%, 99.2157%
XYZ:
60.9410, 34.6394, 92.2811
xyY:
0.3244, 0.1844, 34.6394
CIE-Lab:
65.4670, 79.9981, -48.8093
CIE-LCH:
65.4670, 93.7125, 328.6113
CIE-Luv:
65.4670, 73.5959, -89.1251
Hunter-Lab:
58.8553, 81.8292, -51.7640
#fd58f8 color charts
#fd58f8 color shades, tints & tones
#fd58f8 color schemes
#fd58f8 color preview, HTML & CSS examples
This text has a color of #fd58f8
<p style="color:#fd58f8;">Text here</p>
.mytext {color:#fd58f8;}
This box has a color of #fd58f8
<div style="background-color:#fd58f8;">Content here</div>
.mybackground {background-color:#fd58f8;}
Border around this has a color of #fd58f8
<div style="border:2px solid #fd58f8;">Content here</div>
.myborder {border:2px solid #fd58f8;}