#f16f95 color space conversions
Hex:
#f16f95
RGB:
241, 111, 149
CMY:
5, 56, 42
CMYK:
0, 54, 38, 5
HSL:
342°, 82.2785%, 69.0196%
HSV (HSB):
342°, 53.9419%, 94.5098%
XYZ:
47.3849, 32.2396, 32.1592
xyY:
0.4239, 0.2884, 32.2396
CIE-Lab:
63.5404, 53.6175, 3.9466
CIE-LCH:
63.5404, 53.7625, 4.2097
CIE-Luv:
63.5404, 86.1019, -4.8765
Hunter-Lab:
56.7799, 49.5999, 6.1651
#f16f95 color charts
#f16f95 color shades, tints & tones
#f16f95 color schemes
#f16f95 color preview, HTML & CSS examples
This text has a color of #f16f95
<p style="color:#f16f95;">Text here</p>
.mytext {color:#f16f95;}
This box has a color of #f16f95
<div style="background-color:#f16f95;">Content here</div>
.mybackground {background-color:#f16f95;}
Border around this has a color of #f16f95
<div style="border:2px solid #f16f95;">Content here</div>
.myborder {border:2px solid #f16f95;}