#fd047f color space conversions
Hex:
#fd047f
RGB:
253, 4, 127
CMY:
1, 98, 50
CMYK:
0, 98, 50, 1
HSL:
330°, 98.4190%, 50.3922%
HSV (HSB):
330°, 98.4190%, 99.2157%
XYZ:
44.3822, 22.5018, 22.0827
xyY:
0.4989, 0.2529, 22.5018
CIE-Lab:
54.5554, 83.7881, 4.1410
CIE-LCH:
54.5554, 83.8904, 2.8294
CIE-Luv:
54.5554, 140.6318, -11.6667
Hunter-Lab:
47.4360, 83.9954, 5.6042
#fd047f color charts
#fd047f color shades, tints & tones
#fd047f color schemes
#fd047f color preview, HTML & CSS examples
This text has a color of #fd047f
<p style="color:#fd047f;">Text here</p>
.mytext {color:#fd047f;}
This box has a color of #fd047f
<div style="background-color:#fd047f;">Content here</div>
.mybackground {background-color:#fd047f;}
Border around this has a color of #fd047f
<div style="border:2px solid #fd047f;">Content here</div>
.myborder {border:2px solid #fd047f;}