#fc1c29 color space conversions
Hex:
#fc1c29
RGB:
252, 28, 41
CMY:
1, 89, 84
CMYK:
0, 89, 84, 1
HSL:
357°, 97.3913%, 54.9020%
HSV (HSB):
357°, 88.8889%, 98.8235%
XYZ:
40.9604, 21.6861, 4.1248
xyY:
0.6134, 0.3248, 21.6861
CIE-Lab:
53.6923, 77.2716, 52.9888
CIE-LCH:
53.6923, 93.6948, 34.4403
CIE-Luv:
53.6923, 163.9513, 32.9074
Hunter-Lab:
46.5683, 75.5099, 27.3462
#fc1c29 color charts
#fc1c29 color shades, tints & tones
#fc1c29 color schemes
#fc1c29 color preview, HTML & CSS examples
This text has a color of #fc1c29
<p style="color:#fc1c29;">Text here</p>
.mytext {color:#fc1c29;}
This box has a color of #fc1c29
<div style="background-color:#fc1c29;">Content here</div>
.mybackground {background-color:#fc1c29;}
Border around this has a color of #fc1c29
<div style="border:2px solid #fc1c29;">Content here</div>
.myborder {border:2px solid #fc1c29;}