#f80d1a color space conversions
Hex:
#f80d1a
RGB:
248, 13, 26
CMY:
3, 95, 90
CMYK:
0, 95, 90, 3
HSL:
357°, 94.3775%, 51.1765%
HSV (HSB):
357°, 94.7581%, 97.2549%
XYZ:
39.0418, 20.3189, 2.8415
xyY:
0.6277, 0.3267, 20.3189
CIE-Lab:
52.1959, 77.7305, 58.2558
CIE-LCH:
52.1959, 97.1379, 36.8500
CIE-Luv:
52.1959, 166.4993, 34.3788
Hunter-Lab:
45.0765, 75.7191, 27.8161
#f80d1a color charts
#f80d1a color shades, tints & tones
#f80d1a color schemes
#f80d1a color preview, HTML & CSS examples
This text has a color of #f80d1a
<p style="color:#f80d1a;">Text here</p>
.mytext {color:#f80d1a;}
This box has a color of #f80d1a
<div style="background-color:#f80d1a;">Content here</div>
.mybackground {background-color:#f80d1a;}
Border around this has a color of #f80d1a
<div style="border:2px solid #f80d1a;">Content here</div>
.myborder {border:2px solid #f80d1a;}