#f16f9f color space conversions
Hex:
#f16f9f
RGB:
241, 111, 159
CMY:
5, 56, 38
CMYK:
0, 54, 34, 5
HSL:
338°, 82.2785%, 69.0196%
HSV (HSB):
338°, 53.9419%, 94.5098%
XYZ:
48.2181, 32.5729, 36.5467
xyY:
0.4109, 0.2776, 32.5729
CIE-Lab:
63.8135, 54.7504, -1.3834
CIE-LCH:
63.8135, 54.7679, 358.5526
CIE-Luv:
63.8135, 83.3855, -12.3205
Hunter-Lab:
57.0726, 50.9294, 1.9842
#f16f9f color charts
#f16f9f color shades, tints & tones
#f16f9f color schemes
#f16f9f color preview, HTML & CSS examples
This text has a color of #f16f9f
<p style="color:#f16f9f;">Text here</p>
.mytext {color:#f16f9f;}
This box has a color of #f16f9f
<div style="background-color:#f16f9f;">Content here</div>
.mybackground {background-color:#f16f9f;}
Border around this has a color of #f16f9f
<div style="border:2px solid #f16f9f;">Content here</div>
.myborder {border:2px solid #f16f9f;}