#fc213f color space conversions
Hex:
#fc213f
RGB:
252, 33, 63
CMY:
1, 87, 75
CMYK:
0, 87, 75, 1
HSL:
352°, 97.3333%, 55.8824%
HSV (HSB):
352°, 86.9048%, 98.8235%
XYZ:
41.5859, 22.1420, 6.7846
xyY:
0.5898, 0.3140, 22.1420
CIE-Lab:
54.1774, 77.0936, 41.7054
CIE-LCH:
54.1774, 87.6514, 28.4121
CIE-Luv:
54.1774, 157.9596, 26.3100
Hunter-Lab:
47.0553, 75.4056, 24.3900
#fc213f color charts
#fc213f color shades, tints & tones
#fc213f color schemes
#fc213f color preview, HTML & CSS examples
This text has a color of #fc213f
<p style="color:#fc213f;">Text here</p>
.mytext {color:#fc213f;}
This box has a color of #fc213f
<div style="background-color:#fc213f;">Content here</div>
.mybackground {background-color:#fc213f;}
Border around this has a color of #fc213f
<div style="border:2px solid #fc213f;">Content here</div>
.myborder {border:2px solid #fc213f;}