#fd47bc color space conversions
Hex:
#fd47bc
RGB:
253, 71, 188
CMY:
1, 72, 26
CMYK:
0, 72, 26, 1
HSL:
321°, 97.8495%, 63.5294%
HSV (HSB):
321°, 71.9368%, 99.2157%
XYZ:
51.8384, 29.0200, 50.4462
xyY:
0.3948, 0.2210, 29.0200
CIE-Lab:
60.7992, 77.4834, -22.3454
CIE-LCH:
60.7992, 80.6411, 343.9130
CIE-Luv:
60.7992, 100.3187, -46.8458
Hunter-Lab:
53.8702, 77.4947, -17.8124
#fd47bc color charts
#fd47bc color shades, tints & tones
#fd47bc color schemes
#fd47bc color preview, HTML & CSS examples
This text has a color of #fd47bc
<p style="color:#fd47bc;">Text here</p>
.mytext {color:#fd47bc;}
This box has a color of #fd47bc
<div style="background-color:#fd47bc;">Content here</div>
.mybackground {background-color:#fd47bc;}
Border around this has a color of #fd47bc
<div style="border:2px solid #fd47bc;">Content here</div>
.myborder {border:2px solid #fd47bc;}