#fd58c9 color space conversions
Hex:
#fd58c9
RGB:
253, 88, 201
CMY:
1, 65, 21
CMYK:
0, 65, 21, 1
HSL:
319°, 97.6331%, 66.8627%
HSV (HSB):
319°, 65.2174%, 99.2157%
XYZ:
54.5404, 32.0791, 58.5756
xyY:
0.3756, 0.2209, 32.0791
CIE-Lab:
63.4082, 73.2156, -25.7498
CIE-LCH:
63.4082, 77.6117, 340.6233
CIE-Luv:
63.4082, 89.6860, -51.5444
Hunter-Lab:
56.6384, 72.7704, -21.6710
#fd58c9 color charts
#fd58c9 color shades, tints & tones
#fd58c9 color schemes
#fd58c9 color preview, HTML & CSS examples
This text has a color of #fd58c9
<p style="color:#fd58c9;">Text here</p>
.mytext {color:#fd58c9;}
This box has a color of #fd58c9
<div style="background-color:#fd58c9;">Content here</div>
.mybackground {background-color:#fd58c9;}
Border around this has a color of #fd58c9
<div style="border:2px solid #fd58c9;">Content here</div>
.myborder {border:2px solid #fd58c9;}