#fd56cc color space conversions
Hex:
#fd56cc
RGB:
253, 86, 204
CMY:
1, 66, 20
CMYK:
0, 66, 19, 1
HSL:
318°, 97.6608%, 66.4706%
HSV (HSB):
318°, 66.0079%, 99.2157%
XYZ:
54.7349, 31.8979, 60.3988
xyY:
0.3723, 0.2169, 31.8979
CIE-Lab:
63.2584, 74.3550, -27.6786
CIE-LCH:
63.2584, 79.3396, 339.5822
CIE-Luv:
63.2584, 89.3303, -54.6763
Hunter-Lab:
56.4782, 74.1534, -23.8711
#fd56cc color charts
#fd56cc color shades, tints & tones
#fd56cc color schemes
#fd56cc color preview, HTML & CSS examples
This text has a color of #fd56cc
<p style="color:#fd56cc;">Text here</p>
.mytext {color:#fd56cc;}
This box has a color of #fd56cc
<div style="background-color:#fd56cc;">Content here</div>
.mybackground {background-color:#fd56cc;}
Border around this has a color of #fd56cc
<div style="border:2px solid #fd56cc;">Content here</div>
.myborder {border:2px solid #fd56cc;}