#f80a45 color space conversions
Hex:
#f80a45
RGB:
248, 10, 69
CMY:
3, 96, 73
CMYK:
0, 96, 72, 3
HSL:
345°, 94.4444%, 50.5882%
HSV (HSB):
345°, 95.9677%, 97.2549%
XYZ:
39.8941, 20.6032, 7.5044
xyY:
0.5867, 0.3030, 20.6032
CIE-Lab:
52.5125, 79.0511, 36.1247
CIE-LCH:
52.5125, 86.9142, 24.5594
CIE-Luv:
52.5125, 158.2125, 21.0664
Hunter-Lab:
45.3908, 77.4505, 21.9712
#f80a45 color charts
#f80a45 color shades, tints & tones
#f80a45 color schemes
#f80a45 color preview, HTML & CSS examples
This text has a color of #f80a45
<p style="color:#f80a45;">Text here</p>
.mytext {color:#f80a45;}
This box has a color of #f80a45
<div style="background-color:#f80a45;">Content here</div>
.mybackground {background-color:#f80a45;}
Border around this has a color of #f80a45
<div style="border:2px solid #f80a45;">Content here</div>
.myborder {border:2px solid #f80a45;}