#f8152e color space conversions
Hex:
#f8152e
RGB:
248, 21, 46
CMY:
3, 92, 82
CMYK:
0, 92, 81, 3
HSL:
353°, 94.1909%, 52.7451%
HSV (HSB):
353°, 91.5323%, 97.2549%
XYZ:
39.4727, 20.6900, 4.4979
xyY:
0.6105, 0.3200, 20.6900
CIE-Lab:
52.6086, 77.3140, 49.1532
CIE-LCH:
52.6086, 91.6160, 32.4466
CIE-Luv:
52.6086, 161.9103, 30.2236
Hunter-Lab:
45.4863, 75.3000, 25.9775
#f8152e color charts
#f8152e color shades, tints & tones
#f8152e color schemes
#f8152e color preview, HTML & CSS examples
This text has a color of #f8152e
<p style="color:#f8152e;">Text here</p>
.mytext {color:#f8152e;}
This box has a color of #f8152e
<div style="background-color:#f8152e;">Content here</div>
.mybackground {background-color:#f8152e;}
Border around this has a color of #f8152e
<div style="border:2px solid #f8152e;">Content here</div>
.myborder {border:2px solid #f8152e;}