#fa111a color space conversions
Hex:
#fa111a
RGB:
250, 17, 26
CMY:
2, 93, 90
CMYK:
0, 93, 90, 2
HSL:
358°, 95.8848%, 52.3529%
HSV (HSB):
358°, 93.2000%, 98.0392%
XYZ:
39.8112, 20.7995, 2.8937
xyY:
0.6269, 0.3275, 20.7995
CIE-Lab:
52.7293, 77.8570, 58.8144
CIE-LCH:
52.7293, 97.5748, 37.0680
CIE-Luv:
52.7293, 167.1977, 34.9265
Hunter-Lab:
45.6064, 76.0068, 28.1626
#fa111a color charts
#fa111a color shades, tints & tones
#fa111a color schemes
#fa111a color preview, HTML & CSS examples
This text has a color of #fa111a
<p style="color:#fa111a;">Text here</p>
.mytext {color:#fa111a;}
This box has a color of #fa111a
<div style="background-color:#fa111a;">Content here</div>
.mybackground {background-color:#fa111a;}
Border around this has a color of #fa111a
<div style="border:2px solid #fa111a;">Content here</div>
.myborder {border:2px solid #fa111a;}