#fd56e4 color space conversions
Hex:
#fd56e4
RGB:
253, 86, 228
CMY:
1, 66, 11
CMYK:
0, 66, 10, 1
HSL:
309°, 97.6608%, 66.4706%
HSV (HSB):
309°, 66.0079%, 99.2157%
XYZ:
57.8394, 33.1397, 76.7469
xyY:
0.3448, 0.1976, 33.1397
CIE-Lab:
64.2738, 77.6986, -39.5874
CIE-LCH:
64.2738, 87.2022, 333.0012
CIE-Luv:
64.2738, 80.8968, -73.9269
Hunter-Lab:
57.5671, 78.6021, -38.7470
#fd56e4 color charts
#fd56e4 color shades, tints & tones
#fd56e4 color schemes
#fd56e4 color preview, HTML & CSS examples
This text has a color of #fd56e4
<p style="color:#fd56e4;">Text here</p>
.mytext {color:#fd56e4;}
This box has a color of #fd56e4
<div style="background-color:#fd56e4;">Content here</div>
.mybackground {background-color:#fd56e4;}
Border around this has a color of #fd56e4
<div style="border:2px solid #fd56e4;">Content here</div>
.myborder {border:2px solid #fd56e4;}