#f80c53 color space conversions
Hex:
#f80c53
RGB:
248, 12, 83
CMY:
3, 95, 67
CMYK:
0, 95, 67, 3
HSL:
342°, 94.4000%, 50.9804%
HSV (HSB):
342°, 95.1613%, 97.2549%
XYZ:
40.4042, 20.8439, 10.0774
xyY:
0.5665, 0.2922, 20.8439
CIE-Lab:
52.7783, 79.4942, 28.1158
CIE-LCH:
52.7783, 84.3198, 19.4779
CIE-Luv:
52.7783, 153.5607, 14.4713
Hunter-Lab:
45.6552, 78.0736, 18.8717
#f80c53 color charts
#f80c53 color shades, tints & tones
#f80c53 color schemes
#f80c53 color preview, HTML & CSS examples
This text has a color of #f80c53
<p style="color:#f80c53;">Text here</p>
.mytext {color:#f80c53;}
This box has a color of #f80c53
<div style="background-color:#f80c53;">Content here</div>
.mybackground {background-color:#f80c53;}
Border around this has a color of #f80c53
<div style="border:2px solid #f80c53;">Content here</div>
.myborder {border:2px solid #f80c53;}