#f80a43 color space conversions
Hex:
#f80a43
RGB:
248, 10, 67
CMY:
3, 96, 74
CMYK:
0, 96, 73, 3
HSL:
346°, 94.4444%, 50.5882%
HSV (HSB):
346°, 95.9677%, 97.2549%
XYZ:
39.8331, 20.5788, 7.1829
xyY:
0.5893, 0.3044, 20.5788
CIE-Lab:
52.4854, 78.9768, 37.2663
CIE-LCH:
52.4854, 87.3276, 25.2609
CIE-Luv:
52.4854, 158.7831, 21.9315
Hunter-Lab:
45.3638, 77.3504, 22.3668
#f80a43 color charts
#f80a43 color shades, tints & tones
#f80a43 color schemes
#f80a43 color preview, HTML & CSS examples
This text has a color of #f80a43
<p style="color:#f80a43;">Text here</p>
.mytext {color:#f80a43;}
This box has a color of #f80a43
<div style="background-color:#f80a43;">Content here</div>
.mybackground {background-color:#f80a43;}
Border around this has a color of #f80a43
<div style="border:2px solid #f80a43;">Content here</div>
.myborder {border:2px solid #f80a43;}