#fc220d color space conversions
Hex:
#fc220d
RGB:
252, 34, 13
CMY:
1, 87, 95
CMYK:
0, 87, 95, 1
HSL:
5°, 97.5510%, 51.9608%
HSV (HSB):
5°, 94.8413%, 98.8235%
XYZ:
40.7896, 21.8686, 2.4520
xyY:
0.6265, 0.3359, 21.8686
CIE-Lab:
53.8873, 75.9055, 64.0169
CIE-LCH:
53.8873, 99.2966, 40.1435
CIE-Luv:
53.8873, 165.2498, 38.4392
Hunter-Lab:
46.7638, 73.8592, 29.6259
#fc220d color charts
#fc220d color shades, tints & tones
#fc220d color schemes
#fc220d color preview, HTML & CSS examples
This text has a color of #fc220d
<p style="color:#fc220d;">Text here</p>
.mytext {color:#fc220d;}
This box has a color of #fc220d
<div style="background-color:#fc220d;">Content here</div>
.mybackground {background-color:#fc220d;}
Border around this has a color of #fc220d
<div style="border:2px solid #fc220d;">Content here</div>
.myborder {border:2px solid #fc220d;}