#fd56b9 color space conversions
Hex:
#fd56b9
RGB:
253, 86, 185
CMY:
1, 66, 27
CMYK:
0, 66, 27, 1
HSL:
324°, 97.6608%, 66.4706%
HSV (HSB):
324°, 66.0079%, 99.2157%
XYZ:
52.5928, 31.0410, 49.1185
xyY:
0.3962, 0.2338, 31.0410
CIE-Lab:
62.5422, 71.9427, -17.9705
CIE-LCH:
62.5422, 74.1531, 345.9752
CIE-Luv:
62.5422, 96.1348, -39.5045
Hunter-Lab:
55.7145, 70.9983, -13.2706
#fd56b9 color charts
#fd56b9 color shades, tints & tones
#fd56b9 color schemes
#fd56b9 color preview, HTML & CSS examples
This text has a color of #fd56b9
<p style="color:#fd56b9;">Text here</p>
.mytext {color:#fd56b9;}
This box has a color of #fd56b9
<div style="background-color:#fd56b9;">Content here</div>
.mybackground {background-color:#fd56b9;}
Border around this has a color of #fd56b9
<div style="border:2px solid #fd56b9;">Content here</div>
.myborder {border:2px solid #fd56b9;}