#fc1130 color space conversions
Hex:
#fc1130
RGB:
252, 17, 48
CMY:
1, 93, 81
CMYK:
0, 93, 81, 1
HSL:
352°, 97.5104%, 52.7451%
HSV (HSB):
352°, 93.2540%, 98.8235%
XYZ:
40.8788, 21.3097, 4.7549
xyY:
0.6106, 0.3183, 21.3097
CIE-Lab:
53.2868, 78.7685, 49.0299
CIE-LCH:
53.2868, 92.7815, 31.9005
CIE-Luv:
53.2868, 165.1782, 30.0536
Hunter-Lab:
46.1625, 77.2850, 26.2066
#fc1130 color charts
#fc1130 color shades, tints & tones
#fc1130 color schemes
#fc1130 color preview, HTML & CSS examples
This text has a color of #fc1130
<p style="color:#fc1130;">Text here</p>
.mytext {color:#fc1130;}
This box has a color of #fc1130
<div style="background-color:#fc1130;">Content here</div>
.mybackground {background-color:#fc1130;}
Border around this has a color of #fc1130
<div style="border:2px solid #fc1130;">Content here</div>
.myborder {border:2px solid #fc1130;}