#f80600 color space conversions
Hex:
#f80600
RGB:
248, 6, 0
CMY:
3, 98, 100
CMYK:
0, 98, 100, 3
HSL:
1°, 100.0000%, 48.6275%
HSV (HSB):
1°, 100.0000%, 97.2549%
XYZ:
38.7765, 20.0867, 1.8334
xyY:
0.6389, 0.3309, 20.0867
CIE-Lab:
51.9351, 78.0108, 65.8677
CIE-LCH:
51.9351, 102.0992, 40.1758
CIE-Luv:
51.9351, 169.4589, 36.9915
Hunter-Lab:
44.8182, 76.0056, 28.9474
#f80600 color charts
#f80600 color shades, tints & tones
#f80600 color schemes
#f80600 color preview, HTML & CSS examples
This text has a color of #f80600
<p style="color:#f80600;">Text here</p>
.mytext {color:#f80600;}
This box has a color of #f80600
<div style="background-color:#f80600;">Content here</div>
.mybackground {background-color:#f80600;}
Border around this has a color of #f80600
<div style="border:2px solid #f80600;">Content here</div>
.myborder {border:2px solid #f80600;}