#fa220c color space conversions
Hex:
#fa220c
RGB:
250, 34, 12
CMY:
2, 87, 95
CMYK:
0, 86, 95, 2
HSL:
6°, 95.9677%, 51.3725%
HSV (HSB):
6°, 95.2000%, 98.0392%
XYZ:
40.0627, 21.4946, 2.3852
xyY:
0.6265, 0.3362, 21.4946
CIE-Lab:
53.4866, 75.3790, 63.8439
CIE-LCH:
53.4866, 98.7827, 40.2637
CIE-Luv:
53.4866, 163.8855, 38.2558
Hunter-Lab:
46.3623, 73.1121, 29.4033
#fa220c color charts
#fa220c color shades, tints & tones
#fa220c color schemes
#fa220c color preview, HTML & CSS examples
This text has a color of #fa220c
<p style="color:#fa220c;">Text here</p>
.mytext {color:#fa220c;}
This box has a color of #fa220c
<div style="background-color:#fa220c;">Content here</div>
.mybackground {background-color:#fa220c;}
Border around this has a color of #fa220c
<div style="border:2px solid #fa220c;">Content here</div>
.myborder {border:2px solid #fa220c;}