#f80d2d color space conversions
Hex:
#f80d2d
RGB:
248, 13, 45
CMY:
3, 95, 82
CMYK:
0, 95, 82, 3
HSL:
352°, 94.3775%, 51.1765%
HSV (HSB):
352°, 94.7581%, 97.2549%
XYZ:
39.3290, 20.4338, 4.3539
xyY:
0.6134, 0.3187, 20.4338
CIE-Lab:
52.3241, 78.0868, 49.4088
CIE-LCH:
52.3241, 92.4055, 32.3233
CIE-Luv:
52.3241, 163.5858, 29.9823
Hunter-Lab:
45.2037, 76.1953, 25.9320
#f80d2d color charts
#f80d2d color shades, tints & tones
#f80d2d color schemes
#f80d2d color preview, HTML & CSS examples
This text has a color of #f80d2d
<p style="color:#f80d2d;">Text here</p>
.mytext {color:#f80d2d;}
This box has a color of #f80d2d
<div style="background-color:#f80d2d;">Content here</div>
.mybackground {background-color:#f80d2d;}
Border around this has a color of #f80d2d
<div style="border:2px solid #f80d2d;">Content here</div>
.myborder {border:2px solid #f80d2d;}