#f80c23 color space conversions
Hex:
#f80c23
RGB:
248, 12, 35
CMY:
3, 95, 86
CMYK:
0, 95, 86, 3
HSL:
354°, 94.4000%, 50.9804%
HSV (HSB):
354°, 95.1613%, 97.2549%
XYZ:
39.1462, 20.3408, 3.4530
xyY:
0.6220, 0.3232, 20.3408
CIE-Lab:
52.2203, 77.9564, 54.3154
CIE-LCH:
52.2203, 95.0124, 34.8665
CIE-Luv:
52.2203, 165.4538, 32.5191
Hunter-Lab:
45.1007, 76.0071, 27.0311
#f80c23 color charts
#f80c23 color shades, tints & tones
#f80c23 color schemes
#f80c23 color preview, HTML & CSS examples
This text has a color of #f80c23
<p style="color:#f80c23;">Text here</p>
.mytext {color:#f80c23;}
This box has a color of #f80c23
<div style="background-color:#f80c23;">Content here</div>
.mybackground {background-color:#f80c23;}
Border around this has a color of #f80c23
<div style="border:2px solid #f80c23;">Content here</div>
.myborder {border:2px solid #f80c23;}