#f16e9a color space conversions
Hex:
#f16e9a
RGB:
241, 110, 154
CMY:
5, 57, 40
CMYK:
0, 54, 36, 5
HSL:
340°, 82.3899%, 68.8235%
HSV (HSB):
340°, 54.3568%, 94.5098%
XYZ:
47.6843, 32.1857, 34.2711
xyY:
0.4178, 0.2820, 32.1857
CIE-Lab:
63.4961, 54.6418, 1.0162
CIE-LCH:
63.4961, 54.6512, 1.0654
CIE-Luv:
63.4961, 85.3084, -9.0173
Hunter-Lab:
56.7325, 50.7495, 3.8967
#f16e9a color charts
#f16e9a color shades, tints & tones
#f16e9a color schemes
#f16e9a color preview, HTML & CSS examples
This text has a color of #f16e9a
<p style="color:#f16e9a;">Text here</p>
.mytext {color:#f16e9a;}
This box has a color of #f16e9a
<div style="background-color:#f16e9a;">Content here</div>
.mybackground {background-color:#f16e9a;}
Border around this has a color of #f16e9a
<div style="border:2px solid #f16e9a;">Content here</div>
.myborder {border:2px solid #f16e9a;}