#fc2200 color space conversions
Hex:
#fc2200
RGB:
252, 34, 0
CMY:
1, 87, 100
CMYK:
0, 87, 100, 1
HSL:
8°, 100.0000%, 49.4118%
HSV (HSB):
8°, 100.0000%, 98.8235%
XYZ:
40.7169, 21.8395, 2.0694
xyY:
0.6300, 0.3379, 21.8395
CIE-Lab:
53.8563, 75.8149, 67.0683
CIE-LCH:
53.8563, 101.2228, 41.4970
CIE-Luv:
53.8563, 165.9545, 39.5482
Hunter-Lab:
46.7328, 73.7396, 30.0874
#fc2200 color charts
#fc2200 color shades, tints & tones
#fc2200 color schemes
#fc2200 color preview, HTML & CSS examples
This text has a color of #fc2200
<p style="color:#fc2200;">Text here</p>
.mytext {color:#fc2200;}
This box has a color of #fc2200
<div style="background-color:#fc2200;">Content here</div>
.mybackground {background-color:#fc2200;}
Border around this has a color of #fc2200
<div style="border:2px solid #fc2200;">Content here</div>
.myborder {border:2px solid #fc2200;}