#fd58c1 color space conversions
Hex:
#fd58c1
RGB:
253, 88, 193
CMY:
1, 65, 24
CMYK:
0, 65, 24, 1
HSL:
322°, 97.6331%, 66.8627%
HSV (HSB):
322°, 65.2174%, 99.2157%
XYZ:
53.6234, 31.7123, 53.7469
xyY:
0.3856, 0.2280, 31.7123
CIE-Lab:
63.1044, 72.1834, -21.6752
CIE-LCH:
63.1044, 75.3675, 343.2861
CIE-Luv:
63.1044, 92.5142, -45.1410
Hunter-Lab:
56.3137, 71.4233, -17.1679
#fd58c1 color charts
#fd58c1 color shades, tints & tones
#fd58c1 color schemes
#fd58c1 color preview, HTML & CSS examples
This text has a color of #fd58c1
<p style="color:#fd58c1;">Text here</p>
.mytext {color:#fd58c1;}
This box has a color of #fd58c1
<div style="background-color:#fd58c1;">Content here</div>
.mybackground {background-color:#fd58c1;}
Border around this has a color of #fd58c1
<div style="border:2px solid #fd58c1;">Content here</div>
.myborder {border:2px solid #fd58c1;}