#f8112e color space conversions
Hex:
#f8112e
RGB:
248, 17, 46
CMY:
3, 93, 82
CMYK:
0, 93, 81, 3
HSL:
352°, 94.2857%, 51.9608%
HSV (HSB):
352°, 93.1452%, 97.2549%
XYZ:
39.4050, 20.5546, 4.4753
xyY:
0.6115, 0.3190, 20.5546
CIE-Lab:
52.4586, 77.7472, 49.0104
CIE-LCH:
52.4586, 91.9057, 32.2266
CIE-Luv:
52.4586, 162.7153, 29.9330
Hunter-Lab:
45.3372, 75.8038, 25.8834
#f8112e color charts
#f8112e color shades, tints & tones
#f8112e color schemes
#f8112e color preview, HTML & CSS examples
This text has a color of #f8112e
<p style="color:#f8112e;">Text here</p>
.mytext {color:#f8112e;}
This box has a color of #f8112e
<div style="background-color:#f8112e;">Content here</div>
.mybackground {background-color:#f8112e;}
Border around this has a color of #f8112e
<div style="border:2px solid #f8112e;">Content here</div>
.myborder {border:2px solid #f8112e;}