#f8000c color space conversions
Hex:
#f8000c
RGB:
248, 0, 12
CMY:
3, 100, 95
CMYK:
0, 100, 95, 3
HSL:
357°, 100.0000%, 48.6275%
HSV (HSB):
357°, 100.0000%, 97.2549%
XYZ:
38.7778, 19.9830, 2.1611
xyY:
0.6365, 0.3280, 19.9830
CIE-Lab:
51.8180, 78.5195, 62.7770
CIE-LCH:
51.8180, 100.5300, 38.6426
CIE-Luv:
51.8180, 169.5869, 35.6690
Hunter-Lab:
44.7024, 76.6135, 28.4253
#f8000c color charts
#f8000c RGB chart
#f8000c CMYK chart
#f8000c RGB pie chart
#f8000c color shades, tints & tones
#f8000c color schemes
#f8000c color preview, HTML & CSS examples
This text has a color of #f8000c
<p style="color:#f8000c;">Text here</p>
.mytext {color:#f8000c;}
Text color #f8000c
This box has a color of #f8000c
<div style="background-color:#f8000c;">Content here</div>
.mybackground {background-color:#f8000c;}
Background color #f8000c
Border around this has a color of #f8000c
<div style="border:2px solid #f8000c;">Content here</div>
.myborder {border:2px solid #f8000c;}
Border color #f8000c