#fc141f color space conversions
Hex:
#fc141f
RGB:
252, 20, 31
CMY:
1, 92, 88
CMYK:
0, 92, 88, 1
HSL:
357°, 97.4790%, 53.3333%
HSV (HSB):
357°, 92.0635%, 98.8235%
XYZ:
40.6424, 21.2947, 3.2645
xyY:
0.6233, 0.3266, 21.2947
CIE-Lab:
53.2705, 78.1097, 57.2998
CIE-LCH:
53.2705, 96.8731, 36.2631
CIE-Luv:
53.2705, 167.3867, 34.5178
Hunter-Lab:
46.1462, 76.4547, 28.1080
#fc141f color charts
#fc141f color shades, tints & tones
#fc141f color schemes
#fc141f color preview, HTML & CSS examples
This text has a color of #fc141f
<p style="color:#fc141f;">Text here</p>
.mytext {color:#fc141f;}
This box has a color of #fc141f
<div style="background-color:#fc141f;">Content here</div>
.mybackground {background-color:#fc141f;}
Border around this has a color of #fc141f
<div style="border:2px solid #fc141f;">Content here</div>
.myborder {border:2px solid #fc141f;}