#f80d39 color space conversions
Hex:
#f80d39
RGB:
248, 13, 57
CMY:
3, 95, 78
CMYK:
0, 95, 77, 3
HSL:
349°, 94.3775%, 51.1765%
HSV (HSB):
349°, 94.7581%, 97.2549%
XYZ:
39.5938, 20.5397, 5.7486
xyY:
0.6010, 0.3118, 20.5397
CIE-Lab:
52.4420, 78.4132, 42.9741
CIE-LCH:
52.4420, 89.4170, 28.7248
CIE-Luv:
52.4420, 160.9890, 26.0509
Hunter-Lab:
45.3208, 76.6327, 24.2040
#f80d39 color charts
#f80d39 color shades, tints & tones
#f80d39 color schemes
#f80d39 color preview, HTML & CSS examples
This text has a color of #f80d39
<p style="color:#f80d39;">Text here</p>
.mytext {color:#f80d39;}
This box has a color of #f80d39
<div style="background-color:#f80d39;">Content here</div>
.mybackground {background-color:#f80d39;}
Border around this has a color of #f80d39
<div style="border:2px solid #f80d39;">Content here</div>
.myborder {border:2px solid #f80d39;}