#fc2019 color space conversions
Hex:
#fc2019
RGB:
252, 32, 25
CMY:
1, 87, 90
CMYK:
0, 87, 90, 1
HSL:
2°, 97.4249%, 54.3137%
HSV (HSB):
2°, 90.0794%, 98.8235%
XYZ:
40.8369, 21.7987, 2.9749
xyY:
0.6224, 0.3322, 21.7987
CIE-Lab:
53.8127, 76.3725, 60.1290
CIE-LCH:
53.8127, 97.2022, 38.2138
CIE-Luv:
53.8127, 164.9155, 36.6664
Hunter-Lab:
46.6890, 74.4204, 28.9045
#fc2019 color charts
#fc2019 color shades, tints & tones
#fc2019 color schemes
#fc2019 color preview, HTML & CSS examples
This text has a color of #fc2019
<p style="color:#fc2019;">Text here</p>
.mytext {color:#fc2019;}
This box has a color of #fc2019
<div style="background-color:#fc2019;">Content here</div>
.mybackground {background-color:#fc2019;}
Border around this has a color of #fc2019
<div style="border:2px solid #fc2019;">Content here</div>
.myborder {border:2px solid #fc2019;}