#f80b65 color space conversions
Hex:
#f80b65
RGB:
248, 11, 101
CMY:
3, 96, 60
CMYK:
0, 96, 59, 3
HSL:
337°, 94.4223%, 50.7843%
HSV (HSB):
337°, 95.5645%, 97.2549%
XYZ:
41.1800, 21.1354, 14.2210
xyY:
0.5380, 0.2761, 21.1354
CIE-Lab:
53.0974, 80.5099, 17.6596
CIE-LCH:
53.0974, 82.4240, 12.3717
CIE-Luv:
53.0974, 147.0699, 4.2612
Hunter-Lab:
45.9732, 79.4363, 13.8409
#f80b65 color charts
#f80b65 color shades, tints & tones
#f80b65 color schemes
#f80b65 color preview, HTML & CSS examples
This text has a color of #f80b65
<p style="color:#f80b65;">Text here</p>
.mytext {color:#f80b65;}
This box has a color of #f80b65
<div style="background-color:#f80b65;">Content here</div>
.mybackground {background-color:#f80b65;}
Border around this has a color of #f80b65
<div style="border:2px solid #f80b65;">Content here</div>
.myborder {border:2px solid #f80b65;}