#f8250c color space conversions
Hex:
#f8250c
RGB:
248, 37, 12
CMY:
3, 85, 95
CMYK:
0, 85, 95, 3
HSL:
6°, 94.4000%, 50.9804%
HSV (HSB):
6°, 95.1613%, 97.2549%
XYZ:
39.4393, 21.3061, 2.3816
xyY:
0.6248, 0.3375, 21.3061
CIE-Lab:
53.2829, 74.3022, 63.5203
CIE-LCH:
53.2829, 97.7529, 40.5268
CIE-Luv:
53.2829, 161.3826, 38.3279
Hunter-Lab:
46.1586, 71.7385, 29.2518
#f8250c color charts
#f8250c color shades, tints & tones
#f8250c color schemes
#f8250c color preview, HTML & CSS examples
This text has a color of #f8250c
<p style="color:#f8250c;">Text here</p>
.mytext {color:#f8250c;}
This box has a color of #f8250c
<div style="background-color:#f8250c;">Content here</div>
.mybackground {background-color:#f8250c;}
Border around this has a color of #f8250c
<div style="border:2px solid #f8250c;">Content here</div>
.myborder {border:2px solid #f8250c;}