#f8124d color space conversions
Hex:
#f8124d
RGB:
248, 18, 77
CMY:
3, 93, 70
CMYK:
0, 93, 69, 3
HSL:
345°, 94.2623%, 52.1569%
HSV (HSB):
345°, 92.7419%, 97.2549%
XYZ:
40.2673, 20.9249, 8.9378
xyY:
0.5742, 0.2984, 20.9249
CIE-Lab:
52.8672, 78.6857, 31.8166
CIE-LCH:
52.8672, 84.8748, 22.0160
CIE-Luv:
52.8672, 154.6123, 17.8775
Hunter-Lab:
45.7437, 77.0783, 20.4361
#f8124d color charts
#f8124d color shades, tints & tones
#f8124d color schemes
#f8124d color preview, HTML & CSS examples
This text has a color of #f8124d
<p style="color:#f8124d;">Text here</p>
.mytext {color:#f8124d;}
This box has a color of #f8124d
<div style="background-color:#f8124d;">Content here</div>
.mybackground {background-color:#f8124d;}
Border around this has a color of #f8124d
<div style="border:2px solid #f8124d;">Content here</div>
.myborder {border:2px solid #f8124d;}