#f8123d color space conversions
Hex:
#f8123d
RGB:
248, 18, 61
CMY:
3, 93, 76
CMYK:
0, 93, 75, 3
HSL:
349°, 94.2623%, 52.1569%
HSV (HSB):
349°, 92.7419%, 97.2549%
XYZ:
39.7700, 20.7260, 6.3193
xyY:
0.5952, 0.3102, 20.7260
CIE-Lab:
52.6483, 78.0770, 40.9250
CIE-LCH:
52.6483, 88.1526, 27.6618
CIE-Luv:
52.6483, 159.1643, 24.8658
Hunter-Lab:
45.5258, 76.2622, 23.6382
#f8123d color charts
#f8123d color shades, tints & tones
#f8123d color schemes
#f8123d color preview, HTML & CSS examples
This text has a color of #f8123d
<p style="color:#f8123d;">Text here</p>
.mytext {color:#f8123d;}
This box has a color of #f8123d
<div style="background-color:#f8123d;">Content here</div>
.mybackground {background-color:#f8123d;}
Border around this has a color of #f8123d
<div style="border:2px solid #f8123d;">Content here</div>
.myborder {border:2px solid #f8123d;}