#f80a20 color space conversions
Hex:
#f80a20
RGB:
248, 10, 32
CMY:
3, 96, 87
CMYK:
0, 96, 87, 3
HSL:
354°, 94.4444%, 50.5882%
HSV (HSB):
354°, 95.9677%, 97.2549%
XYZ:
39.0807, 20.2778, 3.2207
xyY:
0.6245, 0.3240, 20.2778
CIE-Lab:
52.1499, 78.0520, 55.6467
CIE-LCH:
52.1499, 95.8575, 35.4867
CIE-Luv:
52.1499, 166.1741, 33.0795
Hunter-Lab:
45.0309, 76.1094, 27.2811
#f80a20 color charts
#f80a20 color shades, tints & tones
#f80a20 color schemes
#f80a20 color preview, HTML & CSS examples
This text has a color of #f80a20
<p style="color:#f80a20;">Text here</p>
.mytext {color:#f80a20;}
This box has a color of #f80a20
<div style="background-color:#f80a20;">Content here</div>
.mybackground {background-color:#f80a20;}
Border around this has a color of #f80a20
<div style="border:2px solid #f80a20;">Content here</div>
.myborder {border:2px solid #f80a20;}