#f80a51 color space conversions
Hex:
#f80a51
RGB:
248, 10, 81
CMY:
3, 96, 68
CMYK:
0, 96, 67, 3
HSL:
342°, 94.4444%, 50.5882%
HSV (HSB):
342°, 95.9677%, 97.2549%
XYZ:
40.3051, 20.7676, 9.6688
xyY:
0.5698, 0.2936, 20.7676
CIE-Lab:
52.6942, 79.5490, 29.2103
CIE-LCH:
52.6942, 84.7424, 20.1632
CIE-Luv:
52.6942, 154.4764, 15.3868
Hunter-Lab:
45.5715, 78.1219, 19.3206
#f80a51 color charts
#f80a51 color shades, tints & tones
#f80a51 color schemes
#f80a51 color preview, HTML & CSS examples
This text has a color of #f80a51
<p style="color:#f80a51;">Text here</p>
.mytext {color:#f80a51;}
This box has a color of #f80a51
<div style="background-color:#f80a51;">Content here</div>
.mybackground {background-color:#f80a51;}
Border around this has a color of #f80a51
<div style="border:2px solid #f80a51;">Content here</div>
.myborder {border:2px solid #f80a51;}