#f16e88 color space conversions
Hex:
#f16e88
RGB:
241, 110, 136
CMY:
5, 57, 47
CMYK:
0, 54, 44, 5
HSL:
348°, 82.3899%, 68.8235%
HSV (HSB):
348°, 54.3568%, 94.5098%
XYZ:
46.2955, 31.6302, 26.9578
xyY:
0.4414, 0.3016, 31.6302
CIE-Lab:
63.0361, 52.7295, 10.6841
CIE-LCH:
63.0361, 53.8010, 11.4542
CIE-Luv:
63.0361, 90.1127, 3.9644
Hunter-Lab:
56.2407, 48.5139, 10.9492
#f16e88 color charts
#f16e88 color shades, tints & tones
#f16e88 color schemes
#f16e88 color preview, HTML & CSS examples
This text has a color of #f16e88
<p style="color:#f16e88;">Text here</p>
.mytext {color:#f16e88;}
This box has a color of #f16e88
<div style="background-color:#f16e88;">Content here</div>
.mybackground {background-color:#f16e88;}
Border around this has a color of #f16e88
<div style="border:2px solid #f16e88;">Content here</div>
.myborder {border:2px solid #f16e88;}