#f8196c color space conversions
Hex:
#f8196c
RGB:
248, 25, 108
CMY:
3, 90, 58
CMYK:
0, 90, 56, 3
HSL:
338°, 94.0928%, 53.5294%
HSV (HSB):
338°, 89.9194%, 97.2549%
XYZ:
41.7658, 21.7344, 16.1812
xyY:
0.5242, 0.2728, 21.7344
CIE-Lab:
53.7441, 79.5078, 14.3116
CIE-LCH:
53.7441, 80.7856, 10.2041
CIE-Luv:
53.7441, 142.1381, 1.0561
Hunter-Lab:
46.6202, 78.3281, 12.0554
#f8196c color charts
#f8196c color shades, tints & tones
#f8196c color schemes
#f8196c color preview, HTML & CSS examples
This text has a color of #f8196c
<p style="color:#f8196c;">Text here</p>
.mytext {color:#f8196c;}
This box has a color of #f8196c
<div style="background-color:#f8196c;">Content here</div>
.mybackground {background-color:#f8196c;}
Border around this has a color of #f8196c
<div style="border:2px solid #f8196c;">Content here</div>
.myborder {border:2px solid #f8196c;}