#f8251c color space conversions
Hex:
#f8251c
RGB:
248, 37, 28
CMY:
3, 85, 89
CMYK:
0, 85, 89, 3
HSL:
2°, 94.0171%, 54.1176%
HSV (HSB):
2°, 88.7097%, 97.2549%
XYZ:
39.5826, 21.3634, 3.1359
xyY:
0.6177, 0.3334, 21.3634
CIE-Lab:
53.3450, 74.4857, 58.2549
CIE-LCH:
53.3450, 94.5608, 38.0288
CIE-Luv:
53.3450, 160.0052, 36.1305
Hunter-Lab:
46.2206, 71.9785, 28.3318
#f8251c color charts
#f8251c color shades, tints & tones
#f8251c color schemes
#f8251c color preview, HTML & CSS examples
This text has a color of #f8251c
<p style="color:#f8251c;">Text here</p>
.mytext {color:#f8251c;}
This box has a color of #f8251c
<div style="background-color:#f8251c;">Content here</div>
.mybackground {background-color:#f8251c;}
Border around this has a color of #f8251c
<div style="border:2px solid #f8251c;">Content here</div>
.myborder {border:2px solid #f8251c;}