#fd47da color space conversions
Hex:
#fd47da
RGB:
253, 71, 218
CMY:
1, 72, 15
CMYK:
0, 72, 14, 1
HSL:
312°, 97.8495%, 63.5294%
HSV (HSB):
312°, 71.9368%, 99.2157%
XYZ:
55.4161, 30.4511, 69.2866
xyY:
0.3572, 0.1963, 30.4511
CIE-Lab:
62.0415, 81.3189, -37.4713
CIE-LCH:
62.0415, 89.5369, 335.2600
CIE-Luv:
62.0415, 88.7271, -70.7496
Hunter-Lab:
55.1825, 82.6864, -35.8161
#fd47da color charts
#fd47da color shades, tints & tones
#fd47da color schemes
#fd47da color preview, HTML & CSS examples
This text has a color of #fd47da
<p style="color:#fd47da;">Text here</p>
.mytext {color:#fd47da;}
This box has a color of #fd47da
<div style="background-color:#fd47da;">Content here</div>
.mybackground {background-color:#fd47da;}
Border around this has a color of #fd47da
<div style="border:2px solid #fd47da;">Content here</div>
.myborder {border:2px solid #fd47da;}