#fc220c color space conversions
Hex:
#fc220c
RGB:
252, 34, 12
CMY:
1, 87, 95
CMYK:
0, 87, 95, 1
HSL:
5°, 97.5610%, 51.7647%
HSV (HSB):
5°, 95.2381%, 98.8235%
XYZ:
40.7833, 21.8660, 2.4189
xyY:
0.6268, 0.3360, 21.8660
CIE-Lab:
53.8846, 75.8977, 64.2676
CIE-LCH:
53.8846, 99.4524, 40.2568
CIE-Luv:
53.8846, 165.3106, 38.5348
Hunter-Lab:
46.7611, 73.8488, 29.6658
#fc220c color charts
#fc220c color shades, tints & tones
#fc220c color schemes
#fc220c color preview, HTML & CSS examples
This text has a color of #fc220c
<p style="color:#fc220c;">Text here</p>
.mytext {color:#fc220c;}
This box has a color of #fc220c
<div style="background-color:#fc220c;">Content here</div>
.mybackground {background-color:#fc220c;}
Border around this has a color of #fc220c
<div style="border:2px solid #fc220c;">Content here</div>
.myborder {border:2px solid #fc220c;}