#f80d1e color space conversions
Hex:
#f80d1e
RGB:
248, 13, 30
CMY:
3, 95, 88
CMYK:
0, 95, 88, 3
HSL:
356°, 94.3775%, 51.1765%
HSV (HSB):
356°, 94.7581%, 97.2549%
XYZ:
39.0897, 20.3380, 3.0937
xyY:
0.6252, 0.3253, 20.3380
CIE-Lab:
52.2173, 77.7901, 56.5872
CIE-LCH:
52.2173, 96.1946, 36.0334
CIE-Luv:
52.2173, 166.0062, 33.6357
Hunter-Lab:
45.0977, 75.7987, 27.5011
#f80d1e color charts
#f80d1e color shades, tints & tones
#f80d1e color schemes
#f80d1e color preview, HTML & CSS examples
This text has a color of #f80d1e
<p style="color:#f80d1e;">Text here</p>
.mytext {color:#f80d1e;}
This box has a color of #f80d1e
<div style="background-color:#f80d1e;">Content here</div>
.mybackground {background-color:#f80d1e;}
Border around this has a color of #f80d1e
<div style="border:2px solid #f80d1e;">Content here</div>
.myborder {border:2px solid #f80d1e;}