#fc073c color space conversions
Hex:
#fc073c
RGB:
252, 7, 60
CMY:
1, 97, 76
CMYK:
0, 97, 76, 1
HSL:
347°, 97.6096%, 50.7843%
HSV (HSB):
347°, 97.2222%, 98.8235%
XYZ:
41.0365, 21.1736, 6.1990
xyY:
0.5999, 0.3095, 21.1736
CIE-Lab:
53.1390, 79.8902, 42.2654
CIE-LCH:
53.1390, 90.3814, 27.8808
CIE-Luv:
53.1390, 163.9185, 25.4329
Hunter-Lab:
46.0148, 78.6621, 24.2230
#fc073c color charts
#fc073c color shades, tints & tones
#fc073c color schemes
#fc073c color preview, HTML & CSS examples
This text has a color of #fc073c
<p style="color:#fc073c;">Text here</p>
.mytext {color:#fc073c;}
This box has a color of #fc073c
<div style="background-color:#fc073c;">Content here</div>
.mybackground {background-color:#fc073c;}
Border around this has a color of #fc073c
<div style="border:2px solid #fc073c;">Content here</div>
.myborder {border:2px solid #fc073c;}