#f80b4e color space conversions
Hex:
#f80b4e
RGB:
248, 11, 78
CMY:
3, 96, 69
CMYK:
0, 96, 69, 3
HSL:
343°, 94.4223%, 50.7843%
HSV (HSB):
343°, 95.5645%, 97.2549%
XYZ:
40.2062, 20.7459, 9.0930
xyY:
0.5740, 0.2962, 20.7459
CIE-Lab:
52.6702, 79.3448, 30.9767
CIE-LCH:
52.6702, 85.1772, 21.3260
CIE-Luv:
52.6702, 155.3385, 16.9363
Hunter-Lab:
45.5476, 77.8588, 20.0469
#f80b4e color charts
#f80b4e color shades, tints & tones
#f80b4e color schemes
#f80b4e color preview, HTML & CSS examples
This text has a color of #f80b4e
<p style="color:#f80b4e;">Text here</p>
.mytext {color:#f80b4e;}
This box has a color of #f80b4e
<div style="background-color:#f80b4e;">Content here</div>
.mybackground {background-color:#f80b4e;}
Border around this has a color of #f80b4e
<div style="border:2px solid #f80b4e;">Content here</div>
.myborder {border:2px solid #f80b4e;}