#fc141c color space conversions
Hex:
#fc141c
RGB:
252, 20, 28
CMY:
1, 92, 89
CMYK:
0, 92, 89, 1
HSL:
358°, 97.4790%, 53.3333%
HSV (HSB):
358°, 92.0635%, 98.8235%
XYZ:
40.6046, 21.2796, 3.0659
xyY:
0.6252, 0.3276, 21.2796
CIE-Lab:
53.2541, 78.0637, 58.5582
CIE-LCH:
53.2541, 97.5859, 36.8748
CIE-Luv:
53.2541, 167.7614, 35.0884
Hunter-Lab:
46.1298, 76.3931, 28.3503
#fc141c color charts
#fc141c color shades, tints & tones
#fc141c color schemes
#fc141c color preview, HTML & CSS examples
This text has a color of #fc141c
<p style="color:#fc141c;">Text here</p>
.mytext {color:#fc141c;}
This box has a color of #fc141c
<div style="background-color:#fc141c;">Content here</div>
.mybackground {background-color:#fc141c;}
Border around this has a color of #fc141c
<div style="border:2px solid #fc141c;">Content here</div>
.myborder {border:2px solid #fc141c;}