#fc1a25 color space conversions
Hex:
#fc1a25
RGB:
252, 26, 37
CMY:
1, 90, 85
CMYK:
0, 90, 85, 1
HSL:
357°, 97.4138%, 54.5098%
HSV (HSB):
357°, 89.6825%, 98.8235%
XYZ:
40.8482, 21.5678, 3.7603
xyY:
0.6173, 0.3259, 21.5678
CIE-Lab:
53.5654, 77.4735, 54.8097
CIE-LCH:
53.5654, 94.9013, 35.2780
CIE-Luv:
53.5654, 165.1219, 33.7037
Hunter-Lab:
46.4412, 75.7311, 27.7081
#fc1a25 color charts
#fc1a25 color shades, tints & tones
#fc1a25 color schemes
#fc1a25 color preview, HTML & CSS examples
This text has a color of #fc1a25
<p style="color:#fc1a25;">Text here</p>
.mytext {color:#fc1a25;}
This box has a color of #fc1a25
<div style="background-color:#fc1a25;">Content here</div>
.mybackground {background-color:#fc1a25;}
Border around this has a color of #fc1a25
<div style="border:2px solid #fc1a25;">Content here</div>
.myborder {border:2px solid #fc1a25;}