#f80f0f color space conversions
Hex:
#f80f0f
RGB:
248, 15, 15
CMY:
3, 94, 94
CMYK:
0, 94, 94, 3
HSL:
0°, 94.3320%, 51.5686%
HSV (HSB):
0°, 93.9516%, 97.2549%
XYZ:
38.9684, 20.3326, 2.3227
xyY:
0.6324, 0.3299, 20.3326
CIE-Lab:
52.2112, 77.4316, 62.1380
CIE-LCH:
52.2112, 99.2814, 38.7467
CIE-Luv:
52.2112, 167.2018, 36.0571
Hunter-Lab:
45.0917, 75.3501, 28.5102
#f80f0f color charts
#f80f0f color shades, tints & tones
#f80f0f color schemes
#f80f0f color preview, HTML & CSS examples
This text has a color of #f80f0f
<p style="color:#f80f0f;">Text here</p>
.mytext {color:#f80f0f;}
This box has a color of #f80f0f
<div style="background-color:#f80f0f;">Content here</div>
.mybackground {background-color:#f80f0f;}
Border around this has a color of #f80f0f
<div style="border:2px solid #f80f0f;">Content here</div>
.myborder {border:2px solid #f80f0f;}