#fc116f color space conversions
Hex:
#fc116f
RGB:
252, 17, 111
CMY:
1, 93, 56
CMYK:
0, 93, 56, 1
HSL:
336°, 97.5104%, 52.7451%
HSV (HSB):
336°, 93.2540%, 98.8235%
XYZ:
43.2146, 22.2440, 17.0548
xyY:
0.5237, 0.2696, 22.2440
CIE-Lab:
54.2850, 81.5218, 13.3711
CIE-LCH:
54.2850, 82.6110, 9.3146
CIE-Luv:
54.2850, 145.3733, -0.4453
Hunter-Lab:
47.1636, 81.0179, 11.5747
#fc116f color charts
#fc116f color shades, tints & tones
#fc116f color schemes
#fc116f color preview, HTML & CSS examples
This text has a color of #fc116f
<p style="color:#fc116f;">Text here</p>
.mytext {color:#fc116f;}
This box has a color of #fc116f
<div style="background-color:#fc116f;">Content here</div>
.mybackground {background-color:#fc116f;}
Border around this has a color of #fc116f
<div style="border:2px solid #fc116f;">Content here</div>
.myborder {border:2px solid #fc116f;}