#fc143c color space conversions
Hex:
#fc143c
RGB:
252, 20, 60
CMY:
1, 92, 76
CMYK:
0, 92, 76, 1
HSL:
350°, 97.4790%, 53.3333%
HSV (HSB):
350°, 92.0635%, 98.8235%
XYZ:
41.2107, 21.5220, 6.2571
xyY:
0.5973, 0.3120, 21.5220
CIE-Lab:
53.5161, 78.7986, 42.6761
CIE-LCH:
53.5161, 89.6129, 28.4393
CIE-Luv:
53.5161, 161.9404, 26.1942
Hunter-Lab:
46.3918, 77.3790, 24.4775
#fc143c color charts
#fc143c color shades, tints & tones
#fc143c color schemes
#fc143c color preview, HTML & CSS examples
This text has a color of #fc143c
<p style="color:#fc143c;">Text here</p>
.mytext {color:#fc143c;}
This box has a color of #fc143c
<div style="background-color:#fc143c;">Content here</div>
.mybackground {background-color:#fc143c;}
Border around this has a color of #fc143c
<div style="border:2px solid #fc143c;">Content here</div>
.myborder {border:2px solid #fc143c;}