#fd56f4 color space conversions
Hex:
#fd56f4
RGB:
253, 86, 244
CMY:
1, 66, 4
CMYK:
0, 66, 4, 1
HSL:
303°, 97.6608%, 66.4706%
HSV (HSB):
303°, 66.0079%, 99.2157%
XYZ:
60.1649, 34.0699, 88.9931
xyY:
0.3284, 0.1859, 34.0699
CIE-Lab:
65.0180, 80.0952, -47.3082
CIE-LCH:
65.0180, 93.0231, 329.4318
CIE-Luv:
65.0180, 75.4606, -86.6488
Hunter-Lab:
58.3694, 81.8445, -49.5380
#fd56f4 color charts
#fd56f4 color shades, tints & tones
#fd56f4 color schemes
#fd56f4 color preview, HTML & CSS examples
This text has a color of #fd56f4
<p style="color:#fd56f4;">Text here</p>
.mytext {color:#fd56f4;}
This box has a color of #fd56f4
<div style="background-color:#fd56f4;">Content here</div>
.mybackground {background-color:#fd56f4;}
Border around this has a color of #fd56f4
<div style="border:2px solid #fd56f4;">Content here</div>
.myborder {border:2px solid #fd56f4;}