#fa110b color space conversions
Hex:
#fa110b
RGB:
250, 17, 11
CMY:
2, 93, 96
CMYK:
0, 93, 96, 2
HSL:
2°, 95.9839%, 51.1765%
HSV (HSB):
2°, 95.6000%, 98.0392%
XYZ:
39.6852, 20.7491, 2.2299
xyY:
0.6333, 0.3311, 20.7491
CIE-Lab:
52.6737, 77.7013, 63.6837
CIE-LCH:
52.6737, 100.4645, 39.3379
CIE-Luv:
52.6737, 168.4868, 36.8781
Hunter-Lab:
45.5511, 75.7988, 28.9833
#fa110b color charts
#fa110b color shades, tints & tones
#fa110b color schemes
#fa110b color preview, HTML & CSS examples
This text has a color of #fa110b
<p style="color:#fa110b;">Text here</p>
.mytext {color:#fa110b;}
This box has a color of #fa110b
<div style="background-color:#fa110b;">Content here</div>
.mybackground {background-color:#fa110b;}
Border around this has a color of #fa110b
<div style="border:2px solid #fa110b;">Content here</div>
.myborder {border:2px solid #fa110b;}