#fc1a15 color space conversions
Hex:
#fc1a15
RGB:
252, 26, 21
CMY:
1, 90, 92
CMYK:
0, 90, 92, 1
HSL:
1°, 97.4684%, 53.5294%
HSV (HSB):
1°, 91.6667%, 98.8235%
XYZ:
40.6496, 21.4884, 2.7147
xyY:
0.6268, 0.3313, 21.4884
CIE-Lab:
53.4799, 77.2296, 61.3657
CIE-LCH:
53.4799, 98.6416, 38.4702
CIE-Luv:
53.4799, 167.0591, 36.6930
Hunter-Lab:
46.3556, 75.4061, 28.9768
#fc1a15 color charts
#fc1a15 color shades, tints & tones
#fc1a15 color schemes
#fc1a15 color preview, HTML & CSS examples
This text has a color of #fc1a15
<p style="color:#fc1a15;">Text here</p>
.mytext {color:#fc1a15;}
This box has a color of #fc1a15
<div style="background-color:#fc1a15;">Content here</div>
.mybackground {background-color:#fc1a15;}
Border around this has a color of #fc1a15
<div style="border:2px solid #fc1a15;">Content here</div>
.myborder {border:2px solid #fc1a15;}