#f8128c color space conversions
Hex:
#f8128c
RGB:
248, 18, 140
CMY:
3, 93, 45
CMYK:
0, 93, 44, 3
HSL:
328°, 94.2623%, 52.1569%
HSV (HSB):
328°, 92.7419%, 97.2549%
XYZ:
43.6613, 22.2825, 26.8107
xyY:
0.4707, 0.2402, 22.2825
CIE-Lab:
54.3255, 82.6675, -4.1054
CIE-LCH:
54.3255, 82.7694, 357.1569
CIE-Luv:
54.3255, 129.3860, -21.7425
Hunter-Lab:
47.2044, 82.4946, -0.6319
#f8128c color charts
#f8128c color shades, tints & tones
#f8128c color schemes
#f8128c color preview, HTML & CSS examples
This text has a color of #f8128c
<p style="color:#f8128c;">Text here</p>
.mytext {color:#f8128c;}
This box has a color of #f8128c
<div style="background-color:#f8128c;">Content here</div>
.mybackground {background-color:#f8128c;}
Border around this has a color of #f8128c
<div style="border:2px solid #f8128c;">Content here</div>
.myborder {border:2px solid #f8128c;}