#f8234e color space conversions
Hex:
#f8234e
RGB:
248, 35, 78
CMY:
3, 86, 69
CMYK:
0, 86, 69, 3
HSL:
348°, 93.8326%, 55.4902%
HSV (HSB):
348°, 85.8871%, 97.2549%
XYZ:
40.6876, 21.7086, 9.2534
xyY:
0.5679, 0.3030, 21.7086
CIE-Lab:
53.7164, 76.3273, 32.2693
CIE-LCH:
53.7164, 82.8683, 22.9174
CIE-Luv:
53.7164, 150.2434, 19.1678
Hunter-Lab:
46.5925, 74.3410, 20.8395
#f8234e color charts
#f8234e color shades, tints & tones
#f8234e color schemes
#f8234e color preview, HTML & CSS examples
This text has a color of #f8234e
<p style="color:#f8234e;">Text here</p>
.mytext {color:#f8234e;}
This box has a color of #f8234e
<div style="background-color:#f8234e;">Content here</div>
.mybackground {background-color:#f8234e;}
Border around this has a color of #f8234e
<div style="border:2px solid #f8234e;">Content here</div>
.myborder {border:2px solid #f8234e;}