#f8302e color space conversions
Hex:
#f8302e
RGB:
248, 48, 46
CMY:
3, 81, 82
CMYK:
0, 81, 81, 3
HSL:
1°, 93.5185%, 57.6471%
HSV (HSB):
1°, 81.4516%, 97.2549%
XYZ:
40.2615, 22.2676, 4.7608
xyY:
0.5983, 0.3309, 22.2676
CIE-Lab:
54.3098, 72.4496, 50.7646
CIE-LCH:
54.3098, 88.4646, 35.0185
CIE-Luv:
54.3098, 152.9473, 33.4929
Hunter-Lab:
47.1886, 69.7169, 27.0503
#f8302e color charts
#f8302e color shades, tints & tones
#f8302e color schemes
#f8302e color preview, HTML & CSS examples
This text has a color of #f8302e
<p style="color:#f8302e;">Text here</p>
.mytext {color:#f8302e;}
This box has a color of #f8302e
<div style="background-color:#f8302e;">Content here</div>
.mybackground {background-color:#f8302e;}
Border around this has a color of #f8302e
<div style="border:2px solid #f8302e;">Content here</div>
.myborder {border:2px solid #f8302e;}