#f15a9e color space conversions
Hex:
#f15a9e
RGB:
241, 90, 158
CMY:
5, 65, 38
CMYK:
0, 63, 34, 5
HSL:
333°, 84.3575%, 64.9020%
HSV (HSB):
333°, 62.6556%, 94.5098%
XYZ:
46.1033, 28.4817, 35.4154
xyY:
0.4191, 0.2589, 28.4817
CIE-Lab:
60.3215, 63.8853, -5.9549
CIE-LCH:
60.3215, 64.1622, 354.6747
CIE-Luv:
60.3215, 94.3739, -20.4315
Hunter-Lab:
53.3683, 60.8067, -1.9872
#f15a9e color charts
#f15a9e color shades, tints & tones
#f15a9e color schemes
#f15a9e color preview, HTML & CSS examples
This text has a color of #f15a9e
<p style="color:#f15a9e;">Text here</p>
.mytext {color:#f15a9e;}
This box has a color of #f15a9e
<div style="background-color:#f15a9e;">Content here</div>
.mybackground {background-color:#f15a9e;}
Border around this has a color of #f15a9e
<div style="border:2px solid #f15a9e;">Content here</div>
.myborder {border:2px solid #f15a9e;}