#f8302f color space conversions
Hex:
#f8302f
RGB:
248, 48, 47
CMY:
3, 81, 82
CMYK:
0, 81, 81, 3
HSL:
0°, 93.4884%, 57.8431%
HSV (HSB):
0°, 81.0484%, 97.2549%
XYZ:
40.2814, 22.2756, 4.8659
xyY:
0.5974, 0.3304, 22.2756
CIE-Lab:
54.3182, 72.4754, 50.2647
CIE-LCH:
54.3182, 88.1999, 34.7429
CIE-Luv:
54.3182, 152.7736, 33.2027
Hunter-Lab:
47.1970, 69.7503, 26.9253
#f8302f color charts
#f8302f color shades, tints & tones
#f8302f color schemes
#f8302f color preview, HTML & CSS examples
This text has a color of #f8302f
<p style="color:#f8302f;">Text here</p>
.mytext {color:#f8302f;}
This box has a color of #f8302f
<div style="background-color:#f8302f;">Content here</div>
.mybackground {background-color:#f8302f;}
Border around this has a color of #f8302f
<div style="border:2px solid #f8302f;">Content here</div>
.myborder {border:2px solid #f8302f;}