#fa100c color space conversions
Hex:
#fa100c
RGB:
250, 16, 12
CMY:
2, 94, 95
CMYK:
0, 94, 95, 2
HSL:
1°, 95.9677%, 51.3725%
HSV (HSB):
1°, 95.2000%, 98.0392%
XYZ:
39.6760, 20.7211, 2.2562
xyY:
0.6333, 0.3307, 20.7211
CIE-Lab:
52.6429, 77.8053, 63.4162
CIE-LCH:
52.6429, 100.3757, 39.1822
CIE-Luv:
52.6429, 168.6147, 36.7243
Hunter-Lab:
45.5205, 75.9212, 28.9256
#fa100c color charts
#fa100c RGB chart
#fa100c CMYK chart
#fa100c RGB pie chart
#fa100c color shades, tints & tones
#fa100c color schemes
#fa100c color preview, HTML & CSS examples
This text has a color of #fa100c
<p style="color:#fa100c;">Text here</p>
.mytext {color:#fa100c;}
Text color #fa100c
This box has a color of #fa100c
<div style="background-color:#fa100c;">Content here</div>
.mybackground {background-color:#fa100c;}
Background color #fa100c
Border around this has a color of #fa100c
<div style="border:2px solid #fa100c;">Content here</div>
.myborder {border:2px solid #fa100c;}
Border color #fa100c