#fc1e20 color space conversions
Hex:
#fc1e20
RGB:
252, 30, 32
CMY:
1, 88, 87
CMYK:
0, 88, 87, 1
HSL:
359°, 97.3684%, 55.2941%
HSV (HSB):
359°, 88.0952%, 98.8235%
XYZ:
40.8699, 21.7283, 3.4064
xyY:
0.6192, 0.3292, 21.7283
CIE-Lab:
53.7375, 76.7984, 57.2176
CIE-LCH:
53.7375, 95.7697, 36.6875
CIE-Luv:
53.7375, 164.7113, 35.1793
Hunter-Lab:
46.6136, 74.9314, 28.2968
#fc1e20 color charts
#fc1e20 color shades, tints & tones
#fc1e20 color schemes
#fc1e20 color preview, HTML & CSS examples
This text has a color of #fc1e20
<p style="color:#fc1e20;">Text here</p>
.mytext {color:#fc1e20;}
This box has a color of #fc1e20
<div style="background-color:#fc1e20;">Content here</div>
.mybackground {background-color:#fc1e20;}
Border around this has a color of #fc1e20
<div style="border:2px solid #fc1e20;">Content here</div>
.myborder {border:2px solid #fc1e20;}