#fd56ea color space conversions
Hex:
#fd56ea
RGB:
253, 86, 234
CMY:
1, 66, 8
CMYK:
0, 66, 8, 1
HSL:
307°, 97.6608%, 66.4706%
HSV (HSB):
307°, 66.0079%, 99.2157%
XYZ:
58.6871, 33.4787, 81.2108
xyY:
0.3385, 0.1931, 33.4787
CIE-Lab:
64.5467, 78.5824, -42.5030
CIE-LCH:
64.5467, 89.3403, 331.5923
CIE-Luv:
64.5467, 78.8375, -78.7145
Hunter-Lab:
57.8608, 79.7926, -42.7142
#fd56ea color charts
#fd56ea color shades, tints & tones
#fd56ea color schemes
#fd56ea color preview, HTML & CSS examples
This text has a color of #fd56ea
<p style="color:#fd56ea;">Text here</p>
.mytext {color:#fd56ea;}
This box has a color of #fd56ea
<div style="background-color:#fd56ea;">Content here</div>
.mybackground {background-color:#fd56ea;}
Border around this has a color of #fd56ea
<div style="border:2px solid #fd56ea;">Content here</div>
.myborder {border:2px solid #fd56ea;}