#f80f53 color space conversions
Hex:
#f80f53
RGB:
248, 15, 83
CMY:
3, 94, 67
CMYK:
0, 94, 67, 3
HSL:
342°, 94.3320%, 51.5686%
HSV (HSB):
342°, 93.9516%, 97.2549%
XYZ:
40.4436, 20.9226, 10.0905
xyY:
0.5660, 0.2928, 20.9226
CIE-Lab:
52.8647, 79.2436, 28.2256
CIE-LCH:
52.8647, 84.1203, 19.6053
CIE-Luv:
52.8647, 153.1447, 14.6595
Hunter-Lab:
45.7413, 77.7791, 18.9396
#f80f53 color charts
#f80f53 color shades, tints & tones
#f80f53 color schemes
#f80f53 color preview, HTML & CSS examples
This text has a color of #f80f53
<p style="color:#f80f53;">Text here</p>
.mytext {color:#f80f53;}
This box has a color of #f80f53
<div style="background-color:#f80f53;">Content here</div>
.mybackground {background-color:#f80f53;}
Border around this has a color of #f80f53
<div style="border:2px solid #f80f53;">Content here</div>
.myborder {border:2px solid #f80f53;}