#f8125f color space conversions
Hex:
#f8125f
RGB:
248, 18, 95
CMY:
3, 93, 63
CMYK:
0, 93, 62, 3
HSL:
340°, 94.2623%, 52.1569%
HSV (HSB):
340°, 92.7419%, 97.2549%
XYZ:
40.9933, 21.2153, 12.7608
xyY:
0.5468, 0.2830, 21.2153
CIE-Lab:
53.1843, 79.5622, 21.4088
CIE-LCH:
53.1843, 82.3922, 15.0605
CIE-Luv:
53.1843, 148.4190, 8.2993
Hunter-Lab:
46.0601, 78.2591, 15.8159
#f8125f color charts
#f8125f color shades, tints & tones
#f8125f color schemes
#f8125f color preview, HTML & CSS examples
This text has a color of #f8125f
<p style="color:#f8125f;">Text here</p>
.mytext {color:#f8125f;}
This box has a color of #f8125f
<div style="background-color:#f8125f;">Content here</div>
.mybackground {background-color:#f8125f;}
Border around this has a color of #f8125f
<div style="border:2px solid #f8125f;">Content here</div>
.myborder {border:2px solid #f8125f;}