#f8192f color space conversions
Hex:
#f8192f
RGB:
248, 25, 47
CMY:
3, 90, 82
CMYK:
0, 90, 81, 3
HSL:
354°, 94.0928%, 53.5294%
HSV (HSB):
354°, 89.9194%, 97.2549%
XYZ:
39.5721, 20.8570, 4.6294
xyY:
0.6083, 0.3206, 20.8570
CIE-Lab:
52.7926, 76.8338, 48.8030
CIE-LCH:
52.7926, 91.0229, 32.4227
CIE-Luv:
52.7926, 160.7809, 30.2653
Hunter-Lab:
45.6694, 74.7471, 25.9585
#f8192f color charts
#f8192f color shades, tints & tones
#f8192f color schemes
#f8192f color preview, HTML & CSS examples
This text has a color of #f8192f
<p style="color:#f8192f;">Text here</p>
.mytext {color:#f8192f;}
This box has a color of #f8192f
<div style="background-color:#f8192f;">Content here</div>
.mybackground {background-color:#f8192f;}
Border around this has a color of #f8192f
<div style="border:2px solid #f8192f;">Content here</div>
.myborder {border:2px solid #f8192f;}