#f8080c color space conversions
Hex:
#f8080c
RGB:
248, 8, 12
CMY:
3, 97, 95
CMYK:
0, 97, 95, 3
HSL:
359°, 94.4882%, 50.1961%
HSV (HSB):
359°, 96.7742%, 97.2549%
XYZ:
38.8646, 20.1567, 2.1901
xyY:
0.6349, 0.3293, 20.1567
CIE-Lab:
52.0139, 77.9518, 62.8741
CIE-LCH:
52.0139, 100.1481, 38.8889
CIE-Luv:
52.0139, 168.4745, 36.0265
Hunter-Lab:
44.8962, 75.9511, 28.5351
#f8080c color charts
#f8080c RGB chart
#f8080c CMYK chart
#f8080c RGB pie chart
#f8080c color shades, tints & tones
#f8080c color schemes
#f8080c color preview, HTML & CSS examples
This text has a color of #f8080c
<p style="color:#f8080c;">Text here</p>
.mytext {color:#f8080c;}
Text color #f8080c
This box has a color of #f8080c
<div style="background-color:#f8080c;">Content here</div>
.mybackground {background-color:#f8080c;}
Background color #f8080c
Border around this has a color of #f8080c
<div style="border:2px solid #f8080c;">Content here</div>
.myborder {border:2px solid #f8080c;}
Border color #f8080c