#fc1926 color space conversions
Hex:
#fc1926
RGB:
252, 25, 38
CMY:
1, 90, 85
CMYK:
0, 90, 85, 1
HSL:
357°, 97.4249%, 54.3137%
HSV (HSB):
357°, 90.0794%, 98.8235%
XYZ:
40.8424, 21.5306, 3.8369
xyY:
0.6169, 0.3252, 21.5306
CIE-Lab:
53.5254, 77.6278, 54.3016
CIE-LCH:
53.5254, 94.7351, 34.9733
CIE-Luv:
53.5254, 165.2242, 33.3780
Hunter-Lab:
46.4011, 75.9141, 27.5781
#fc1926 color charts
#fc1926 color shades, tints & tones
#fc1926 color schemes
#fc1926 color preview, HTML & CSS examples
This text has a color of #fc1926
<p style="color:#fc1926;">Text here</p>
.mytext {color:#fc1926;}
This box has a color of #fc1926
<div style="background-color:#fc1926;">Content here</div>
.mybackground {background-color:#fc1926;}
Border around this has a color of #fc1926
<div style="border:2px solid #fc1926;">Content here</div>
.myborder {border:2px solid #fc1926;}