#fc193f color space conversions
Hex:
#fc193f
RGB:
252, 25, 63
CMY:
1, 90, 75
CMYK:
0, 90, 75, 1
HSL:
350°, 97.4249%, 54.3137%
HSV (HSB):
350°, 90.0794%, 98.8235%
XYZ:
41.3897, 21.7496, 6.7192
xyY:
0.5925, 0.3113, 21.7496
CIE-Lab:
53.7603, 78.2935, 41.2419
CIE-LCH:
53.7603, 88.4916, 27.7785
CIE-Luv:
53.7603, 160.1059, 25.4646
Hunter-Lab:
46.6365, 76.8044, 24.1032
#fc193f color charts
#fc193f color shades, tints & tones
#fc193f color schemes
#fc193f color preview, HTML & CSS examples
This text has a color of #fc193f
<p style="color:#fc193f;">Text here</p>
.mytext {color:#fc193f;}
This box has a color of #fc193f
<div style="background-color:#fc193f;">Content here</div>
.mybackground {background-color:#fc193f;}
Border around this has a color of #fc193f
<div style="border:2px solid #fc193f;">Content here</div>
.myborder {border:2px solid #fc193f;}