#f80c28 color space conversions
Hex:
#f80c28
RGB:
248, 12, 40
CMY:
3, 95, 84
CMYK:
0, 95, 84, 3
HSL:
353°, 94.4000%, 50.9804%
HSV (HSB):
353°, 95.1613%, 97.2549%
XYZ:
39.2259, 20.3726, 3.8724
xyY:
0.6180, 0.3210, 20.3726
CIE-Lab:
52.2559, 78.0550, 51.9115
CIE-LCH:
52.2559, 93.7411, 33.6264
CIE-Luv:
52.2559, 164.6458, 31.3015
Hunter-Lab:
45.1360, 76.1390, 26.5085
#f80c28 color charts
#f80c28 color shades, tints & tones
#f80c28 color schemes
#f80c28 color preview, HTML & CSS examples
This text has a color of #f80c28
<p style="color:#f80c28;">Text here</p>
.mytext {color:#f80c28;}
This box has a color of #f80c28
<div style="background-color:#f80c28;">Content here</div>
.mybackground {background-color:#f80c28;}
Border around this has a color of #f80c28
<div style="border:2px solid #f80c28;">Content here</div>
.myborder {border:2px solid #f80c28;}