#fc1f3d color space conversions
Hex:
#fc1f3d
RGB:
252, 31, 61
CMY:
1, 88, 76
CMYK:
0, 88, 76, 1
HSL:
352°, 97.3568%, 55.4902%
HSV (HSB):
352°, 87.6984%, 98.8235%
XYZ:
41.4772, 22.0123, 6.4776
xyY:
0.5928, 0.3146, 22.0123
CIE-Lab:
54.0401, 77.3542, 42.6833
CIE-LCH:
54.0401, 88.3490, 28.8895
CIE-Luv:
54.0401, 159.0339, 26.8493
Hunter-Lab:
46.9173, 75.6973, 24.6563
#fc1f3d color charts
#fc1f3d color shades, tints & tones
#fc1f3d color schemes
#fc1f3d color preview, HTML & CSS examples
This text has a color of #fc1f3d
<p style="color:#fc1f3d;">Text here</p>
.mytext {color:#fc1f3d;}
This box has a color of #fc1f3d
<div style="background-color:#fc1f3d;">Content here</div>
.mybackground {background-color:#fc1f3d;}
Border around this has a color of #fc1f3d
<div style="border:2px solid #fc1f3d;">Content here</div>
.myborder {border:2px solid #fc1f3d;}