#f80e23 color space conversions
Hex:
#f80e23
RGB:
248, 14, 35
CMY:
3, 95, 86
CMYK:
0, 94, 86, 3
HSL:
355°, 94.3548%, 51.3725%
HSV (HSB):
355°, 94.3548%, 97.2549%
XYZ:
39.1718, 20.3919, 3.4616
xyY:
0.6215, 0.3236, 20.3919
CIE-Lab:
52.2774, 77.7911, 54.3619
CIE-LCH:
52.2774, 94.9035, 34.9466
CIE-Luv:
52.2774, 165.1395, 32.6270
Hunter-Lab:
45.1574, 75.8146, 27.0653
#f80e23 color charts
#f80e23 color shades, tints & tones
#f80e23 color schemes
#f80e23 color preview, HTML & CSS examples
This text has a color of #f80e23
<p style="color:#f80e23;">Text here</p>
.mytext {color:#f80e23;}
This box has a color of #f80e23
<div style="background-color:#f80e23;">Content here</div>
.mybackground {background-color:#f80e23;}
Border around this has a color of #f80e23
<div style="border:2px solid #f80e23;">Content here</div>
.myborder {border:2px solid #f80e23;}