#fc2023 color space conversions
Hex:
#fc2023
RGB:
252, 32, 35
CMY:
1, 87, 86
CMYK:
0, 87, 86, 1
HSL:
359°, 97.3451%, 55.6863%
HSV (HSB):
359°, 87.3016%, 98.8235%
XYZ:
40.9648, 21.8498, 3.6485
xyY:
0.6164, 0.3288, 21.8498
CIE-Lab:
53.8673, 76.5308, 55.9826
CIE-LCH:
53.8673, 94.8210, 36.1856
CIE-Luv:
53.8673, 163.6944, 34.7521
Hunter-Lab:
46.7438, 74.6301, 28.0929
#fc2023 color charts
#fc2023 color shades, tints & tones
#fc2023 color schemes
#fc2023 color preview, HTML & CSS examples
This text has a color of #fc2023
<p style="color:#fc2023;">Text here</p>
.mytext {color:#fc2023;}
This box has a color of #fc2023
<div style="background-color:#fc2023;">Content here</div>
.mybackground {background-color:#fc2023;}
Border around this has a color of #fc2023
<div style="border:2px solid #fc2023;">Content here</div>
.myborder {border:2px solid #fc2023;}