#fa220a color space conversions
Hex:
#fa220a
RGB:
250, 34, 10
CMY:
2, 87, 96
CMYK:
0, 86, 96, 2
HSL:
6°, 96.0000%, 50.9804%
HSV (HSB):
6°, 96.0000%, 98.0392%
XYZ:
40.0512, 21.4900, 2.3242
xyY:
0.6271, 0.3365, 21.4900
CIE-Lab:
53.4816, 75.3644, 64.3161
CIE-LCH:
53.4816, 99.0775, 40.4775
CIE-Luv:
53.4816, 163.9984, 38.4337
Hunter-Lab:
46.3573, 73.0929, 29.4775
#fa220a color charts
#fa220a color shades, tints & tones
#fa220a color schemes
#fa220a color preview, HTML & CSS examples
This text has a color of #fa220a
<p style="color:#fa220a;">Text here</p>
.mytext {color:#fa220a;}
This box has a color of #fa220a
<div style="background-color:#fa220a;">Content here</div>
.mybackground {background-color:#fa220a;}
Border around this has a color of #fa220a
<div style="border:2px solid #fa220a;">Content here</div>
.myborder {border:2px solid #fa220a;}