#fc047f color space conversions
Hex:
#fc047f
RGB:
252, 4, 127
CMY:
1, 98, 50
CMYK:
0, 98, 50, 1
HSL:
330°, 97.6378%, 50.1961%
HSV (HSB):
330°, 98.4127%, 98.8235%
XYZ:
44.0191, 22.3146, 22.0658
xyY:
0.4980, 0.2524, 22.3146
CIE-Lab:
54.3592, 83.5730, 3.8329
CIE-LCH:
54.3592, 83.6608, 2.6259
CIE-Luv:
54.3592, 139.8463, -11.9881
Hunter-Lab:
47.2383, 83.6683, 5.3715
#fc047f color charts
#fc047f color shades, tints & tones
#fc047f color schemes
#fc047f color preview, HTML & CSS examples
This text has a color of #fc047f
<p style="color:#fc047f;">Text here</p>
.mytext {color:#fc047f;}
This box has a color of #fc047f
<div style="background-color:#fc047f;">Content here</div>
.mybackground {background-color:#fc047f;}
Border around this has a color of #fc047f
<div style="border:2px solid #fc047f;">Content here</div>
.myborder {border:2px solid #fc047f;}