#fc113a color space conversions
Hex:
#fc113a
RGB:
252, 17, 58
CMY:
1, 93, 77
CMYK:
0, 93, 77, 1
HSL:
350°, 97.5104%, 52.7451%
HSV (HSB):
350°, 93.2540%, 98.8235%
XYZ:
41.1091, 21.4018, 5.9673
xyY:
0.6003, 0.3125, 21.4018
CIE-Lab:
53.3865, 79.0461, 43.6631
CIE-LCH:
53.3865, 90.3037, 28.9152
CIE-Luv:
53.3865, 162.9871, 26.7186
Hunter-Lab:
46.2621, 77.6585, 24.7358
#fc113a color charts
#fc113a color shades, tints & tones
#fc113a color schemes
#fc113a color preview, HTML & CSS examples
This text has a color of #fc113a
<p style="color:#fc113a;">Text here</p>
.mytext {color:#fc113a;}
This box has a color of #fc113a
<div style="background-color:#fc113a;">Content here</div>
.mybackground {background-color:#fc113a;}
Border around this has a color of #fc113a
<div style="border:2px solid #fc113a;">Content here</div>
.myborder {border:2px solid #fc113a;}