#f80f26 color space conversions
Hex:
#f80f26
RGB:
248, 15, 38
CMY:
3, 94, 85
CMYK:
0, 94, 85, 3
HSL:
354°, 94.3320%, 51.5686%
HSV (HSB):
354°, 93.9516%, 97.2549%
XYZ:
39.2321, 20.4380, 3.7109
xyY:
0.6190, 0.3225, 20.4380
CIE-Lab:
52.3289, 77.7599, 52.9645
CIE-LCH:
52.3289, 94.0842, 34.2599
CIE-Luv:
52.3289, 164.5007, 31.9741
Hunter-Lab:
45.2085, 75.7882, 26.7792
#f80f26 color charts
#f80f26 color shades, tints & tones
#f80f26 color schemes
#f80f26 color preview, HTML & CSS examples
This text has a color of #f80f26
<p style="color:#f80f26;">Text here</p>
.mytext {color:#f80f26;}
This box has a color of #f80f26
<div style="background-color:#f80f26;">Content here</div>
.mybackground {background-color:#f80f26;}
Border around this has a color of #f80f26
<div style="border:2px solid #f80f26;">Content here</div>
.myborder {border:2px solid #f80f26;}