#fa110c color space conversions
Hex:
#fa110c
RGB:
250, 17, 12
CMY:
2, 93, 95
CMYK:
0, 93, 95, 2
HSL:
1°, 95.9677%, 51.3725%
HSV (HSB):
1°, 95.2000%, 98.0392%
XYZ:
39.6912, 20.7514, 2.2613
xyY:
0.6330, 0.3309, 20.7514
CIE-Lab:
52.6764, 77.7087, 63.4329
CIE-LCH:
52.6764, 100.3114, 39.2245
CIE-Luv:
52.6764, 168.4254, 36.7853
Hunter-Lab:
45.5537, 75.8087, 28.9445
#fa110c color charts
#fa110c RGB chart
#fa110c CMYK chart
#fa110c RGB pie chart
#fa110c color shades, tints & tones
#fa110c color schemes
#fa110c color preview, HTML & CSS examples
This text has a color of #fa110c
<p style="color:#fa110c;">Text here</p>
.mytext {color:#fa110c;}
Text color #fa110c
This box has a color of #fa110c
<div style="background-color:#fa110c;">Content here</div>
.mybackground {background-color:#fa110c;}
Background color #fa110c
Border around this has a color of #fa110c
<div style="border:2px solid #fa110c;">Content here</div>
.myborder {border:2px solid #fa110c;}
Border color #fa110c