#fc2211 color space conversions
Hex:
#fc2211
RGB:
252, 34, 17
CMY:
1, 87, 93
CMYK:
0, 87, 93, 1
HSL:
4°, 97.5104%, 52.7451%
HSV (HSB):
4°, 93.2540%, 98.8235%
XYZ:
40.8181, 21.8800, 2.6022
xyY:
0.6251, 0.3351, 21.8800
CIE-Lab:
53.8994, 75.9410, 62.9071
CIE-LCH:
53.8994, 98.6121, 39.6373
CIE-Luv:
53.8994, 164.9747, 38.0061
Hunter-Lab:
46.7760, 73.9061, 29.4448
#fc2211 color charts
#fc2211 color shades, tints & tones
#fc2211 color schemes
#fc2211 color preview, HTML & CSS examples
This text has a color of #fc2211
<p style="color:#fc2211;">Text here</p>
.mytext {color:#fc2211;}
This box has a color of #fc2211
<div style="background-color:#fc2211;">Content here</div>
.mybackground {background-color:#fc2211;}
Border around this has a color of #fc2211
<div style="border:2px solid #fc2211;">Content here</div>
.myborder {border:2px solid #fc2211;}