#f80f45 color space conversions
Hex:
#f80f45
RGB:
248, 15, 69
CMY:
3, 94, 73
CMYK:
0, 94, 72, 3
HSL:
346°, 94.3320%, 51.5686%
HSV (HSB):
346°, 93.9516%, 97.2549%
XYZ:
39.9564, 20.7278, 7.5251
xyY:
0.5858, 0.3039, 20.7278
CIE-Lab:
52.6503, 78.6519, 36.2868
CIE-LCH:
52.6503, 86.6190, 24.7667
CIE-Luv:
52.6503, 157.5150, 21.3530
Hunter-Lab:
45.5278, 76.9828, 22.0696
#f80f45 color charts
#f80f45 color shades, tints & tones
#f80f45 color schemes
#f80f45 color preview, HTML & CSS examples
This text has a color of #f80f45
<p style="color:#f80f45;">Text here</p>
.mytext {color:#f80f45;}
This box has a color of #f80f45
<div style="background-color:#f80f45;">Content here</div>
.mybackground {background-color:#f80f45;}
Border around this has a color of #f80f45
<div style="border:2px solid #f80f45;">Content here</div>
.myborder {border:2px solid #f80f45;}