#fc118f color space conversions
Hex:
#fc118f
RGB:
252, 17, 143
CMY:
1, 93, 44
CMYK:
0, 93, 43, 1
HSL:
328°, 97.5104%, 52.7451%
HSV (HSB):
328°, 93.2540%, 98.8235%
XYZ:
45.3033, 23.0795, 28.0536
xyY:
0.4698, 0.2393, 23.0795
CIE-Lab:
55.1541, 83.8724, -4.5847
CIE-LCH:
55.1541, 83.9976, 356.8712
CIE-Luv:
55.1541, 131.3081, -22.6890
Hunter-Lab:
48.0411, 84.2552, -0.9936
#fc118f color charts
#fc118f color shades, tints & tones
#fc118f color schemes
#fc118f color preview, HTML & CSS examples
This text has a color of #fc118f
<p style="color:#fc118f;">Text here</p>
.mytext {color:#fc118f;}
This box has a color of #fc118f
<div style="background-color:#fc118f;">Content here</div>
.mybackground {background-color:#fc118f;}
Border around this has a color of #fc118f
<div style="border:2px solid #fc118f;">Content here</div>
.myborder {border:2px solid #fc118f;}