#f80d46 color space conversions
Hex:
#f80d46
RGB:
248, 13, 70
CMY:
3, 95, 73
CMYK:
0, 95, 72, 3
HSL:
345°, 94.3775%, 51.1765%
HSV (HSB):
345°, 94.7581%, 97.2549%
XYZ:
39.9608, 20.6865, 7.6811
xyY:
0.5848, 0.3028, 20.6865
CIE-Lab:
52.6047, 78.8622, 35.6451
CIE-LCH:
52.6047, 86.5438, 24.3226
CIE-Luv:
52.6047, 157.5261, 20.7884
Hunter-Lab:
45.4824, 77.2357, 21.8248
#f80d46 color charts
#f80d46 color shades, tints & tones
#f80d46 color schemes
#f80d46 color preview, HTML & CSS examples
This text has a color of #f80d46
<p style="color:#f80d46;">Text here</p>
.mytext {color:#f80d46;}
This box has a color of #f80d46
<div style="background-color:#f80d46;">Content here</div>
.mybackground {background-color:#f80d46;}
Border around this has a color of #f80d46
<div style="border:2px solid #f80d46;">Content here</div>
.myborder {border:2px solid #f80d46;}