#fa171b color space conversions
Hex:
#fa171b
RGB:
250, 23, 27
CMY:
2, 91, 89
CMYK:
0, 91, 89, 2
HSL:
359°, 95.7806%, 53.5294%
HSV (HSB):
359°, 90.8000%, 98.0392%
XYZ:
39.9286, 21.0159, 2.9889
xyY:
0.6245, 0.3287, 21.0159
CIE-Lab:
52.9669, 77.2000, 58.5764
CIE-LCH:
52.9669, 96.9074, 37.1898
CIE-Luv:
52.9669, 165.7898, 35.1836
Hunter-Lab:
45.8431, 75.2450, 28.2245
#fa171b color charts
#fa171b color shades, tints & tones
#fa171b color schemes
#fa171b color preview, HTML & CSS examples
This text has a color of #fa171b
<p style="color:#fa171b;">Text here</p>
.mytext {color:#fa171b;}
This box has a color of #fa171b
<div style="background-color:#fa171b;">Content here</div>
.mybackground {background-color:#fa171b;}
Border around this has a color of #fa171b
<div style="border:2px solid #fa171b;">Content here</div>
.myborder {border:2px solid #fa171b;}