#f16f9d color space conversions
Hex:
#f16f9d
RGB:
241, 111, 157
CMY:
5, 56, 38
CMYK:
0, 54, 35, 5
HSL:
339°, 82.2785%, 69.0196%
HSV (HSB):
339°, 53.9419%, 94.5098%
XYZ:
48.0459, 32.5040, 35.6399
xyY:
0.4135, 0.2797, 32.5040
CIE-Lab:
63.7572, 54.5178, -0.3212
CIE-LCH:
63.7572, 54.5187, 359.6624
CIE-Luv:
63.7572, 83.9344, -10.8127
Hunter-Lab:
57.0123, 50.6556, 2.8448
#f16f9d color charts
#f16f9d color shades, tints & tones
#f16f9d color schemes
#f16f9d color preview, HTML & CSS examples
This text has a color of #f16f9d
<p style="color:#f16f9d;">Text here</p>
.mytext {color:#f16f9d;}
This box has a color of #f16f9d
<div style="background-color:#f16f9d;">Content here</div>
.mybackground {background-color:#f16f9d;}
Border around this has a color of #f16f9d
<div style="border:2px solid #f16f9d;">Content here</div>
.myborder {border:2px solid #f16f9d;}