#f16f88 color space conversions
Hex:
#f16f88
RGB:
241, 111, 136
CMY:
5, 56, 47
CMYK:
0, 54, 44, 5
HSL:
348°, 82.2785%, 69.0196%
HSV (HSB):
348°, 53.9419%, 94.5098%
XYZ:
46.4040, 31.8472, 26.9939
xyY:
0.4409, 0.3026, 31.8472
CIE-Lab:
63.2164, 52.2592, 10.9389
CIE-LCH:
63.2164, 53.3918, 11.8224
CIE-Luv:
63.2164, 89.5085, 4.3970
Hunter-Lab:
56.4333, 48.0186, 11.1430
#f16f88 color charts
#f16f88 color shades, tints & tones
#f16f88 color schemes
#f16f88 color preview, HTML & CSS examples
This text has a color of #f16f88
<p style="color:#f16f88;">Text here</p>
.mytext {color:#f16f88;}
This box has a color of #f16f88
<div style="background-color:#f16f88;">Content here</div>
.mybackground {background-color:#f16f88;}
Border around this has a color of #f16f88
<div style="border:2px solid #f16f88;">Content here</div>
.myborder {border:2px solid #f16f88;}