#f8379c color space conversions
Hex:
#f8379c
RGB:
248, 55, 156
CMY:
3, 78, 39
CMYK:
0, 78, 37, 3
HSL:
329°, 93.2367%, 59.4118%
HSV (HSB):
329°, 77.8226%, 97.2549%
XYZ:
46.0783, 25.0891, 33.8666
xyY:
0.4387, 0.2389, 25.0891
CIE-Lab:
57.1622, 77.4320, -9.3670
CIE-LCH:
57.1622, 77.9965, 353.1024
CIE-Luv:
57.1622, 114.3592, -27.8134
Hunter-Lab:
50.0891, 76.5513, -5.0252
#f8379c color charts
#f8379c color shades, tints & tones
#f8379c color schemes
#f8379c color preview, HTML & CSS examples
This text has a color of #f8379c
<p style="color:#f8379c;">Text here</p>
.mytext {color:#f8379c;}
This box has a color of #f8379c
<div style="background-color:#f8379c;">Content here</div>
.mybackground {background-color:#f8379c;}
Border around this has a color of #f8379c
<div style="border:2px solid #f8379c;">Content here</div>
.myborder {border:2px solid #f8379c;}