#f15f90 color space conversions
Hex:
#f15f90
RGB:
241, 95, 144
CMY:
5, 63, 44
CMYK:
0, 61, 40, 5
HSL:
340°, 83.9080%, 65.8824%
HSV (HSB):
340°, 60.5809%, 94.5098%
XYZ:
45.4019, 28.8988, 29.5706
xyY:
0.4371, 0.2782, 28.8988
CIE-Lab:
60.6922, 60.2846, 2.7099
CIE-LCH:
60.6922, 60.3455, 2.5738
CIE-Luv:
60.6922, 96.3520, -7.9741
Hunter-Lab:
53.7576, 56.6793, 5.0165
#f15f90 color charts
#f15f90 color shades, tints & tones
#f15f90 color schemes
#f15f90 color preview, HTML & CSS examples
This text has a color of #f15f90
<p style="color:#f15f90;">Text here</p>
.mytext {color:#f15f90;}
This box has a color of #f15f90
<div style="background-color:#f15f90;">Content here</div>
.mybackground {background-color:#f15f90;}
Border around this has a color of #f15f90
<div style="border:2px solid #f15f90;">Content here</div>
.myborder {border:2px solid #f15f90;}