#f80b35 color space conversions
Hex:
#f80b35
RGB:
248, 11, 53
CMY:
3, 96, 79
CMYK:
0, 96, 79, 3
HSL:
349°, 94.4223%, 50.7843%
HSV (HSB):
349°, 95.5645%, 97.2549%
XYZ:
39.4737, 20.4528, 5.2355
xyY:
0.6058, 0.3139, 20.4528
CIE-Lab:
52.3454, 78.4515, 45.1100
CIE-LCH:
52.3454, 90.4961, 29.8991
CIE-Luv:
52.3454, 162.2059, 27.3544
Hunter-Lab:
45.2248, 76.6571, 24.7937
#f80b35 color charts
#f80b35 color shades, tints & tones
#f80b35 color schemes
#f80b35 color preview, HTML & CSS examples
This text has a color of #f80b35
<p style="color:#f80b35;">Text here</p>
.mytext {color:#f80b35;}
This box has a color of #f80b35
<div style="background-color:#f80b35;">Content here</div>
.mybackground {background-color:#f80b35;}
Border around this has a color of #f80b35
<div style="border:2px solid #f80b35;">Content here</div>
.myborder {border:2px solid #f80b35;}