#fd56c9 color space conversions
Hex:
#fd56c9
RGB:
253, 86, 201
CMY:
1, 66, 21
CMYK:
0, 66, 21, 1
HSL:
319°, 97.6608%, 66.4706%
HSV (HSB):
319°, 66.0079%, 99.2157%
XYZ:
54.3784, 31.7553, 58.5217
xyY:
0.3759, 0.2195, 31.7553
CIE-Lab:
63.1401, 73.9598, -26.1622
CIE-LCH:
63.1401, 78.4506, 340.5195
CIE-Luv:
63.1401, 90.4006, -52.2701
Hunter-Lab:
56.3518, 73.6334, -22.1267
#fd56c9 color charts
#fd56c9 color shades, tints & tones
#fd56c9 color schemes
#fd56c9 color preview, HTML & CSS examples
This text has a color of #fd56c9
<p style="color:#fd56c9;">Text here</p>
.mytext {color:#fd56c9;}
This box has a color of #fd56c9
<div style="background-color:#fd56c9;">Content here</div>
.mybackground {background-color:#fd56c9;}
Border around this has a color of #fd56c9
<div style="border:2px solid #fd56c9;">Content here</div>
.myborder {border:2px solid #fd56c9;}