#fc2900 color space conversions
Hex:
#fc2900
RGB:
252, 41, 0
CMY:
1, 84, 100
CMYK:
0, 84, 100, 1
HSL:
10°, 100.0000%, 49.4118%
HSV (HSB):
10°, 100.0000%, 98.8235%
XYZ:
40.9378, 22.2813, 2.1431
xyY:
0.6263, 0.3409, 22.2813
CIE-Lab:
54.3242, 74.4784, 67.2494
CIE-LCH:
54.3242, 100.3470, 42.0801
CIE-Luv:
54.3242, 163.3423, 40.3847
Hunter-Lab:
47.2031, 72.2022, 30.3503
#fc2900 color charts
#fc2900 color shades, tints & tones
#fc2900 color schemes
#fc2900 color preview, HTML & CSS examples
This text has a color of #fc2900
<p style="color:#fc2900;">Text here</p>
.mytext {color:#fc2900;}
This box has a color of #fc2900
<div style="background-color:#fc2900;">Content here</div>
.mybackground {background-color:#fc2900;}
Border around this has a color of #fc2900
<div style="border:2px solid #fc2900;">Content here</div>
.myborder {border:2px solid #fc2900;}