#fc1c4f color space conversions
Hex:
#fc1c4f
RGB:
252, 28, 79
CMY:
1, 89, 69
CMYK:
0, 89, 69, 1
HSL:
346°, 97.3913%, 54.9020%
HSV (HSB):
346°, 88.8889%, 98.8235%
XYZ:
41.9714, 22.0905, 9.4489
xyY:
0.5710, 0.3005, 22.0905
CIE-Lab:
54.1229, 78.4979, 32.3552
CIE-LCH:
54.1229, 84.9046, 22.4005
CIE-Luv:
54.1229, 154.8787, 18.7343
Hunter-Lab:
47.0005, 77.1495, 20.9808
#fc1c4f color charts
#fc1c4f color shades, tints & tones
#fc1c4f color schemes
#fc1c4f color preview, HTML & CSS examples
This text has a color of #fc1c4f
<p style="color:#fc1c4f;">Text here</p>
.mytext {color:#fc1c4f;}
This box has a color of #fc1c4f
<div style="background-color:#fc1c4f;">Content here</div>
.mybackground {background-color:#fc1c4f;}
Border around this has a color of #fc1c4f
<div style="border:2px solid #fc1c4f;">Content here</div>
.myborder {border:2px solid #fc1c4f;}