#fd56f1 color space conversions
Hex:
#fd56f1
RGB:
253, 86, 241
CMY:
1, 66, 5
CMYK:
0, 66, 5, 1
HSL:
304°, 97.6608%, 66.4706%
HSV (HSB):
304°, 66.0079%, 99.2157%
XYZ:
59.7130, 33.8891, 86.6131
xyY:
0.3313, 0.1880, 33.8891
CIE-Lab:
64.8744, 79.6362, -45.8737
CIE-LCH:
64.8744, 91.9039, 330.0563
CIE-Luv:
64.8744, 76.4660, -84.2753
Hunter-Lab:
58.2143, 81.2201, -47.4635
#fd56f1 color charts
#fd56f1 color shades, tints & tones
#fd56f1 color schemes
#fd56f1 color preview, HTML & CSS examples
This text has a color of #fd56f1
<p style="color:#fd56f1;">Text here</p>
.mytext {color:#fd56f1;}
This box has a color of #fd56f1
<div style="background-color:#fd56f1;">Content here</div>
.mybackground {background-color:#fd56f1;}
Border around this has a color of #fd56f1
<div style="border:2px solid #fd56f1;">Content here</div>
.myborder {border:2px solid #fd56f1;}