#fc1a51 color space conversions
Hex:
#fc1a51
RGB:
252, 26, 81
CMY:
1, 90, 68
CMYK:
0, 90, 68, 1
HSL:
345°, 97.4138%, 54.5098%
HSV (HSB):
345°, 89.6825%, 98.8235%
XYZ:
41.9995, 22.0283, 9.8229
xyY:
0.5687, 0.2983, 22.0283
CIE-Lab:
54.0570, 78.8665, 31.0887
CIE-LCH:
54.0570, 84.7728, 21.5140
CIE-Luv:
54.0570, 154.7275, 17.5450
Hunter-Lab:
46.9343, 77.5968, 20.4453
#fc1a51 color charts
#fc1a51 color shades, tints & tones
#fc1a51 color schemes
#fc1a51 color preview, HTML & CSS examples
This text has a color of #fc1a51
<p style="color:#fc1a51;">Text here</p>
.mytext {color:#fc1a51;}
This box has a color of #fc1a51
<div style="background-color:#fc1a51;">Content here</div>
.mybackground {background-color:#fc1a51;}
Border around this has a color of #fc1a51
<div style="border:2px solid #fc1a51;">Content here</div>
.myborder {border:2px solid #fc1a51;}