#fc1915 color space conversions
Hex:
#fc1915
RGB:
252, 25, 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.6279, 21.4449, 2.7074
xyY:
0.6272, 0.3310, 21.4449
CIE-Lab:
53.4330, 77.3647, 61.3369
CIE-LCH:
53.4330, 98.7295, 38.4083
CIE-Luv:
53.4330, 167.3214, 36.6067
Hunter-Lab:
46.3086, 75.5632, 28.9496
#fc1915 color charts
#fc1915 color shades, tints & tones
#fc1915 color schemes
#fc1915 color preview, HTML & CSS examples
This text has a color of #fc1915
<p style="color:#fc1915;">Text here</p>
.mytext {color:#fc1915;}
This box has a color of #fc1915
<div style="background-color:#fc1915;">Content here</div>
.mybackground {background-color:#fc1915;}
Border around this has a color of #fc1915
<div style="border:2px solid #fc1915;">Content here</div>
.myborder {border:2px solid #fc1915;}