#fc216f color space conversions
Hex:
#fc216f
RGB:
252, 33, 111
CMY:
1, 87, 56
CMYK:
0, 87, 56, 1
HSL:
339°, 97.3333%, 55.8824%
HSV (HSB):
339°, 86.9048%, 98.8235%
XYZ:
43.5580, 22.9309, 17.1693
xyY:
0.5207, 0.2741, 22.9309
CIE-Lab:
55.0010, 79.4510, 14.3650
CIE-LCH:
55.0010, 80.7392, 10.2485
CIE-Luv:
55.0010, 142.3006, 1.2454
Hunter-Lab:
47.8862, 78.5655, 12.2623
#fc216f color charts
#fc216f color shades, tints & tones
#fc216f color schemes
#fc216f color preview, HTML & CSS examples
This text has a color of #fc216f
<p style="color:#fc216f;">Text here</p>
.mytext {color:#fc216f;}
This box has a color of #fc216f
<div style="background-color:#fc216f;">Content here</div>
.mybackground {background-color:#fc216f;}
Border around this has a color of #fc216f
<div style="border:2px solid #fc216f;">Content here</div>
.myborder {border:2px solid #fc216f;}