#fc2400 color space conversions
Hex:
#fc2400
RGB:
252, 36, 0
CMY:
1, 86, 100
CMYK:
0, 86, 100, 1
HSL:
9°, 100.0000%, 49.4118%
HSV (HSB):
9°, 100.0000%, 98.8235%
XYZ:
40.7758, 21.9572, 2.0890
xyY:
0.6290, 0.3387, 21.9572
CIE-Lab:
53.9816, 75.4565, 67.1161
CIE-LCH:
53.9816, 100.9864, 41.6521
CIE-Luv:
53.9816, 165.2525, 39.7724
Hunter-Lab:
46.8585, 73.3263, 30.1577
#fc2400 color charts
#fc2400 color shades, tints & tones
#fc2400 color schemes
#fc2400 color preview, HTML & CSS examples
This text has a color of #fc2400
<p style="color:#fc2400;">Text here</p>
.mytext {color:#fc2400;}
This box has a color of #fc2400
<div style="background-color:#fc2400;">Content here</div>
.mybackground {background-color:#fc2400;}
Border around this has a color of #fc2400
<div style="border:2px solid #fc2400;">Content here</div>
.myborder {border:2px solid #fc2400;}