#fc4949 color space conversions
Hex:
#fc4949
RGB:
252, 73, 73
CMY:
1, 71, 71
CMYK:
0, 71, 71, 1
HSL:
0°, 96.7568%, 63.7255%
HSV (HSB):
0°, 71.0317%, 98.8235%
XYZ:
43.7300, 25.9416, 9.0057
xyY:
0.5558, 0.3297, 25.9416
CIE-Lab:
57.9816, 67.1109, 40.4147
CIE-LCH:
57.9816, 78.3404, 31.0567
CIE-Luv:
57.9816, 137.5824, 29.6671
Hunter-Lab:
50.9329, 64.1243, 25.1696
#fc4949 color charts
#fc4949 color shades, tints & tones
#fc4949 color schemes
#fc4949 color preview, HTML & CSS examples
This text has a color of #fc4949
<p style="color:#fc4949;">Text here</p>
.mytext {color:#fc4949;}
This box has a color of #fc4949
<div style="background-color:#fc4949;">Content here</div>
.mybackground {background-color:#fc4949;}
Border around this has a color of #fc4949
<div style="border:2px solid #fc4949;">Content here</div>
.myborder {border:2px solid #fc4949;}