#fd47f6 color space conversions
Hex:
#fd47f6
RGB:
253, 71, 246
CMY:
1, 72, 4
CMYK:
0, 72, 3, 1
HSL:
302°, 97.8495%, 63.5294%
HSV (HSB):
302°, 71.9368%, 99.2157%
XYZ:
59.3958, 32.0429, 90.2432
xyY:
0.3269, 0.1764, 32.0429
CIE-Lab:
63.3784, 85.3253, -51.0067
CIE-LCH:
63.3784, 99.4087, 329.1294
CIE-Luv:
63.3784, 78.4325, -92.8074
Hunter-Lab:
56.6065, 88.2343, -54.8967
#fd47f6 color charts
#fd47f6 color shades, tints & tones
#fd47f6 color schemes
#fd47f6 color preview, HTML & CSS examples
This text has a color of #fd47f6
<p style="color:#fd47f6;">Text here</p>
.mytext {color:#fd47f6;}
This box has a color of #fd47f6
<div style="background-color:#fd47f6;">Content here</div>
.mybackground {background-color:#fd47f6;}
Border around this has a color of #fd47f6
<div style="border:2px solid #fd47f6;">Content here</div>
.myborder {border:2px solid #fd47f6;}