#f80304 color space conversions
Hex:
#f80304
RGB:
248, 3, 4
CMY:
3, 99, 98
CMYK:
0, 99, 98, 3
HSL:
360°, 97.6096%, 49.2157%
HSV (HSB):
360°, 98.7903%, 97.2549%
XYZ:
38.7659, 20.0303, 1.9379
xyY:
0.6383, 0.3298, 20.0303
CIE-Lab:
51.8715, 78.2510, 64.8017
CIE-LCH:
51.8715, 101.5996, 39.6290
CIE-Luv:
51.8715, 169.6439, 36.5094
Hunter-Lab:
44.7553, 76.2904, 28.7614
#f80304 color charts
#f80304 color shades, tints & tones
#f80304 color schemes
#f80304 color preview, HTML & CSS examples
This text has a color of #f80304
<p style="color:#f80304;">Text here</p>
.mytext {color:#f80304;}
This box has a color of #f80304
<div style="background-color:#f80304;">Content here</div>
.mybackground {background-color:#f80304;}
Border around this has a color of #f80304
<div style="border:2px solid #f80304;">Content here</div>
.myborder {border:2px solid #f80304;}