#fd5cea color space conversions
Hex:
#fd5cea
RGB:
253, 92, 234
CMY:
1, 64, 8
CMYK:
0, 64, 8, 1
HSL:
307°, 97.5758%, 67.6471%
HSV (HSB):
307°, 63.6364%, 99.2157%
XYZ:
59.1864, 34.4775, 81.3772
xyY:
0.3381, 0.1970, 34.4775
CIE-Lab:
65.3398, 76.3680, -41.2594
CIE-LCH:
65.3398, 86.8010, 331.6190
CIE-Luv:
65.3398, 77.0470, -76.5721
Hunter-Lab:
58.7175, 77.1699, -41.0684
#fd5cea color charts
#fd5cea color shades, tints & tones
#fd5cea color schemes
#fd5cea color preview, HTML & CSS examples
This text has a color of #fd5cea
<p style="color:#fd5cea;">Text here</p>
.mytext {color:#fd5cea;}
This box has a color of #fd5cea
<div style="background-color:#fd5cea;">Content here</div>
.mybackground {background-color:#fd5cea;}
Border around this has a color of #fd5cea
<div style="border:2px solid #fd5cea;">Content here</div>
.myborder {border:2px solid #fd5cea;}