#f8231f color space conversions
Hex:
#f8231f
RGB:
248, 35, 31
CMY:
3, 86, 88
CMYK:
0, 86, 88, 3
HSL:
1°, 93.9394%, 54.7059%
HSV (HSB):
1°, 87.5000%, 97.2549%
XYZ:
39.5598, 21.2575, 3.3144
xyY:
0.6169, 0.3315, 21.2575
CIE-Lab:
53.2301, 74.9090, 56.9153
CIE-LCH:
53.2301, 94.0782, 37.2273
CIE-Luv:
53.2301, 160.3564, 35.3139
Hunter-Lab:
46.1058, 72.4716, 28.0119
#f8231f color charts
#f8231f color shades, tints & tones
#f8231f color schemes
#f8231f color preview, HTML & CSS examples
This text has a color of #f8231f
<p style="color:#f8231f;">Text here</p>
.mytext {color:#f8231f;}
This box has a color of #f8231f
<div style="background-color:#f8231f;">Content here</div>
.mybackground {background-color:#f8231f;}
Border around this has a color of #f8231f
<div style="border:2px solid #f8231f;">Content here</div>
.myborder {border:2px solid #f8231f;}