#f15f89 color space conversions
Hex:
#f15f89
RGB:
241, 95, 137
CMY:
5, 63, 46
CMYK:
0, 61, 43, 5
HSL:
343°, 83.9080%, 65.8824%
HSV (HSB):
343°, 60.5809%, 94.5098%
XYZ:
44.8832, 28.6913, 26.8393
xyY:
0.4470, 0.2857, 28.6913
CIE-Lab:
60.5082, 59.5835, 6.5100
CIE-LCH:
60.5082, 59.9381, 6.2353
CIE-Luv:
60.5082, 98.4784, -2.9238
Hunter-Lab:
53.5643, 55.8332, 7.7868
#f15f89 color charts
#f15f89 color shades, tints & tones
#f15f89 color schemes
#f15f89 color preview, HTML & CSS examples
This text has a color of #f15f89
<p style="color:#f15f89;">Text here</p>
.mytext {color:#f15f89;}
This box has a color of #f15f89
<div style="background-color:#f15f89;">Content here</div>
.mybackground {background-color:#f15f89;}
Border around this has a color of #f15f89
<div style="border:2px solid #f15f89;">Content here</div>
.myborder {border:2px solid #f15f89;}