#fc221c color space conversions
Hex:
#fc221c
RGB:
252, 34, 28
CMY:
1, 87, 89
CMYK:
0, 87, 89, 1
HSL:
2°, 97.3913%, 54.9020%
HSV (HSB):
2°, 88.8889%, 98.8235%
XYZ:
40.9265, 21.9233, 3.1732
xyY:
0.6199, 0.3321, 21.9233
CIE-Lab:
53.9456, 76.0758, 59.0487
CIE-LCH:
53.9456, 96.3030, 37.8180
CIE-Luv:
53.9456, 163.9377, 36.3720
Hunter-Lab:
46.8224, 74.0842, 28.7576
#fc221c color charts
#fc221c color shades, tints & tones
#fc221c color schemes
#fc221c color preview, HTML & CSS examples
This text has a color of #fc221c
<p style="color:#fc221c;">Text here</p>
.mytext {color:#fc221c;}
This box has a color of #fc221c
<div style="background-color:#fc221c;">Content here</div>
.mybackground {background-color:#fc221c;}
Border around this has a color of #fc221c
<div style="border:2px solid #fc221c;">Content here</div>
.myborder {border:2px solid #fc221c;}