#fc1c15 color space conversions
Hex:
#fc1c15
RGB:
252, 28, 21
CMY:
1, 89, 92
CMYK:
0, 89, 92, 1
HSL:
2°, 97.4684%, 53.5294%
HSV (HSB):
2°, 91.6667%, 98.8235%
XYZ:
40.6955, 21.5801, 2.7300
xyY:
0.6260, 0.3320, 21.5801
CIE-Lab:
53.5786, 76.9457, 61.4264
CIE-LCH:
53.5786, 98.4574, 38.6007
CIE-Luv:
53.5786, 166.5085, 36.8743
Hunter-Lab:
46.4544, 75.0764, 29.0338
#fc1c15 color charts
#fc1c15 color shades, tints & tones
#fc1c15 color schemes
#fc1c15 color preview, HTML & CSS examples
This text has a color of #fc1c15
<p style="color:#fc1c15;">Text here</p>
.mytext {color:#fc1c15;}
This box has a color of #fc1c15
<div style="background-color:#fc1c15;">Content here</div>
.mybackground {background-color:#fc1c15;}
Border around this has a color of #fc1c15
<div style="border:2px solid #fc1c15;">Content here</div>
.myborder {border:2px solid #fc1c15;}