#fc1c31 color space conversions
Hex:
#fc1c31
RGB:
252, 28, 49
CMY:
1, 89, 81
CMYK:
0, 89, 81, 1
HSL:
354°, 97.3913%, 54.9020%
HSV (HSB):
354°, 88.8889%, 98.8235%
XYZ:
41.1145, 21.7477, 4.9365
xyY:
0.6064, 0.3208, 21.7477
CIE-Lab:
53.7583, 77.4603, 48.9577
CIE-LCH:
53.7583, 91.6349, 32.2943
CIE-Luv:
53.7583, 162.4994, 30.6499
Hunter-Lab:
46.6344, 75.7615, 26.3680
#fc1c31 color charts
#fc1c31 color shades, tints & tones
#fc1c31 color schemes
#fc1c31 color preview, HTML & CSS examples
This text has a color of #fc1c31
<p style="color:#fc1c31;">Text here</p>
.mytext {color:#fc1c31;}
This box has a color of #fc1c31
<div style="background-color:#fc1c31;">Content here</div>
.mybackground {background-color:#fc1c31;}
Border around this has a color of #fc1c31
<div style="border:2px solid #fc1c31;">Content here</div>
.myborder {border:2px solid #fc1c31;}