#fa222a color space conversions
Hex:
#fa222a
RGB:
250, 34, 42
CMY:
2, 87, 84
CMYK:
0, 86, 83, 2
HSL:
358°, 95.5752%, 55.6863%
HSV (HSB):
358°, 86.4000%, 98.0392%
XYZ:
40.4143, 21.6352, 4.2364
xyY:
0.6097, 0.3264, 21.6352
CIE-Lab:
53.6378, 75.8206, 52.2943
CIE-LCH:
53.6378, 92.1057, 34.5944
CIE-Luv:
53.6378, 160.5297, 32.9560
Hunter-Lab:
46.5137, 73.6942, 27.1595
#fa222a color charts
#fa222a color shades, tints & tones
#fa222a color schemes
#fa222a color preview, HTML & CSS examples
This text has a color of #fa222a
<p style="color:#fa222a;">Text here</p>
.mytext {color:#fa222a;}
This box has a color of #fa222a
<div style="background-color:#fa222a;">Content here</div>
.mybackground {background-color:#fa222a;}
Border around this has a color of #fa222a
<div style="border:2px solid #fa222a;">Content here</div>
.myborder {border:2px solid #fa222a;}