#fd47f2 color space conversions
Hex:
#fd47f2
RGB:
253, 71, 242
CMY:
1, 72, 5
CMYK:
0, 72, 4, 1
HSL:
304°, 97.8495%, 63.5294%
HSV (HSB):
304°, 71.9368%, 99.2157%
XYZ:
58.7883, 31.7999, 87.0439
xyY:
0.3310, 0.1790, 31.7999
CIE-Lab:
63.1772, 84.7300, -49.1068
CIE-LCH:
63.1772, 97.9318, 329.9048
CIE-Luv:
63.1772, 79.8619, -89.6896
Hunter-Lab:
56.3914, 87.4019, -52.0441
#fd47f2 color charts
#fd47f2 color shades, tints & tones
#fd47f2 color schemes
#fd47f2 color preview, HTML & CSS examples
This text has a color of #fd47f2
<p style="color:#fd47f2;">Text here</p>
.mytext {color:#fd47f2;}
This box has a color of #fd47f2
<div style="background-color:#fd47f2;">Content here</div>
.mybackground {background-color:#fd47f2;}
Border around this has a color of #fd47f2
<div style="border:2px solid #fd47f2;">Content here</div>
.myborder {border:2px solid #fd47f2;}