#f80d42 color space conversions
Hex:
#f80d42
RGB:
248, 13, 66
CMY:
3, 95, 74
CMYK:
0, 95, 73, 3
HSL:
346°, 94.3775%, 51.1765%
HSV (HSB):
346°, 94.7581%, 97.2549%
XYZ:
39.8387, 20.6377, 7.0380
xyY:
0.5901, 0.3057, 20.6377
CIE-Lab:
52.5506, 78.7132, 37.9257
CIE-LCH:
52.5506, 87.3735, 25.7258
CIE-Luv:
52.5506, 158.6616, 22.5166
Hunter-Lab:
45.4287, 77.0354, 22.6146
#f80d42 color charts
#f80d42 color shades, tints & tones
#f80d42 color schemes
#f80d42 color preview, HTML & CSS examples
This text has a color of #f80d42
<p style="color:#f80d42;">Text here</p>
.mytext {color:#f80d42;}
This box has a color of #f80d42
<div style="background-color:#f80d42;">Content here</div>
.mybackground {background-color:#f80d42;}
Border around this has a color of #f80d42
<div style="border:2px solid #f80d42;">Content here</div>
.myborder {border:2px solid #f80d42;}