#fd47b3 color space conversions
Hex:
#fd47b3
RGB:
253, 71, 179
CMY:
1, 72, 30
CMYK:
0, 72, 29, 1
HSL:
324°, 97.8495%, 63.5294%
HSV (HSB):
324°, 71.9368%, 99.2157%
XYZ:
50.8979, 28.6438, 45.4940
xyY:
0.4071, 0.2291, 28.6438
CIE-Lab:
60.4660, 76.4345, -17.6806
CIE-LCH:
60.4660, 78.4528, 346.9756
CIE-Luv:
60.4660, 103.8467, -39.7294
Hunter-Lab:
53.5199, 76.0954, -12.9349
#fd47b3 color charts
#fd47b3 color shades, tints & tones
#fd47b3 color schemes
#fd47b3 color preview, HTML & CSS examples
This text has a color of #fd47b3
<p style="color:#fd47b3;">Text here</p>
.mytext {color:#fd47b3;}
This box has a color of #fd47b3
<div style="background-color:#fd47b3;">Content here</div>
.mybackground {background-color:#fd47b3;}
Border around this has a color of #fd47b3
<div style="border:2px solid #fd47b3;">Content here</div>
.myborder {border:2px solid #fd47b3;}