#f16f80 color space conversions
Hex:
#f16f80
RGB:
241, 111, 128
CMY:
5, 56, 50
CMYK:
0, 54, 47, 5
HSL:
352°, 82.2785%, 69.0196%
HSV (HSB):
352°, 53.9419%, 94.5098%
XYZ:
45.8563, 31.6282, 24.1100
xyY:
0.4514, 0.3113, 31.6282
CIE-Lab:
63.0344, 51.4890, 15.2688
CIE-LCH:
63.0344, 53.7052, 16.5175
CIE-Luv:
63.0344, 91.5175, 9.8360
Hunter-Lab:
56.2389, 47.1280, 13.9492
#f16f80 color charts
#f16f80 color shades, tints & tones
#f16f80 color schemes
#f16f80 color preview, HTML & CSS examples
This text has a color of #f16f80
<p style="color:#f16f80;">Text here</p>
.mytext {color:#f16f80;}
This box has a color of #f16f80
<div style="background-color:#f16f80;">Content here</div>
.mybackground {background-color:#f16f80;}
Border around this has a color of #f16f80
<div style="border:2px solid #f16f80;">Content here</div>
.myborder {border:2px solid #f16f80;}