#f8110b color space conversions
Hex:
#f8110b
RGB:
248, 17, 11
CMY:
3, 93, 96
CMYK:
0, 93, 96, 3
HSL:
2°, 94.4223%, 50.7843%
HSV (HSB):
2°, 95.5645%, 97.2549%
XYZ:
38.9723, 20.3815, 2.1966
xyY:
0.6332, 0.3311, 20.3815
CIE-Lab:
52.2658, 77.2081, 63.2547
CIE-LCH:
52.2658, 99.8110, 39.3269
CIE-Luv:
52.2658, 167.0976, 36.5840
Hunter-Lab:
45.1459, 75.0850, 28.7174
#f8110b color charts
#f8110b color shades, tints & tones
#f8110b color schemes
#f8110b color preview, HTML & CSS examples
This text has a color of #f8110b
<p style="color:#f8110b;">Text here</p>
.mytext {color:#f8110b;}
This box has a color of #f8110b
<div style="background-color:#f8110b;">Content here</div>
.mybackground {background-color:#f8110b;}
Border around this has a color of #f8110b
<div style="border:2px solid #f8110b;">Content here</div>
.myborder {border:2px solid #f8110b;}