#f80a3a color space conversions
Hex:
#f80a3a
RGB:
248, 10, 58
CMY:
3, 96, 77
CMYK:
0, 96, 77, 3
HSL:
348°, 94.4444%, 50.5882%
HSV (HSB):
348°, 95.9677%, 97.2549%
XYZ:
39.5837, 20.4790, 5.8695
xyY:
0.6004, 0.3106, 20.4790
CIE-Lab:
52.3745, 78.6720, 42.3354
CIE-LCH:
52.3745, 89.3396, 28.2858
CIE-Luv:
52.3745, 161.1580, 25.5247
Hunter-Lab:
45.2538, 76.9406, 23.9875
#f80a3a color charts
#f80a3a color shades, tints & tones
#f80a3a color schemes
#f80a3a color preview, HTML & CSS examples
This text has a color of #f80a3a
<p style="color:#f80a3a;">Text here</p>
.mytext {color:#f80a3a;}
This box has a color of #f80a3a
<div style="background-color:#f80a3a;">Content here</div>
.mybackground {background-color:#f80a3a;}
Border around this has a color of #f80a3a
<div style="border:2px solid #f80a3a;">Content here</div>
.myborder {border:2px solid #f80a3a;}