#fc215f color space conversions
Hex:
#fc215f
RGB:
252, 33, 95
CMY:
1, 87, 63
CMYK:
0, 87, 62, 1
HSL:
343°, 97.3333%, 55.8824%
HSV (HSB):
343°, 86.9048%, 98.8235%
XYZ:
42.7543, 22.6094, 12.9371
xyY:
0.5460, 0.2888, 22.6094
CIE-Lab:
54.6677, 78.5023, 23.5177
CIE-LCH:
54.6677, 81.9493, 16.6771
CIE-Luv:
54.6677, 148.2907, 10.8997
Hunter-Lab:
47.5493, 77.2882, 17.1530
#fc215f color charts
#fc215f color shades, tints & tones
#fc215f color schemes
#fc215f color preview, HTML & CSS examples
This text has a color of #fc215f
<p style="color:#fc215f;">Text here</p>
.mytext {color:#fc215f;}
This box has a color of #fc215f
<div style="background-color:#fc215f;">Content here</div>
.mybackground {background-color:#fc215f;}
Border around this has a color of #fc215f
<div style="border:2px solid #fc215f;">Content here</div>
.myborder {border:2px solid #fc215f;}