#f15f8b color space conversions
Hex:
#f15f8b
RGB:
241, 95, 139
CMY:
5, 63, 45
CMYK:
0, 61, 42, 5
HSL:
342°, 83.9080%, 65.8824%
HSV (HSB):
342°, 60.5809%, 94.5098%
XYZ:
45.0280, 28.7493, 27.6020
xyY:
0.4442, 0.2836, 28.7493
CIE-Lab:
60.5597, 59.7801, 5.4219
CIE-LCH:
60.5597, 60.0254, 5.1824
CIE-Luv:
60.5597, 97.8759, -4.3524
Hunter-Lab:
53.6183, 56.0700, 7.0111
#f15f8b color charts
#f15f8b color shades, tints & tones
#f15f8b color schemes
#f15f8b color preview, HTML & CSS examples
This text has a color of #f15f8b
<p style="color:#f15f8b;">Text here</p>
.mytext {color:#f15f8b;}
This box has a color of #f15f8b
<div style="background-color:#f15f8b;">Content here</div>
.mybackground {background-color:#f15f8b;}
Border around this has a color of #f15f8b
<div style="border:2px solid #f15f8b;">Content here</div>
.myborder {border:2px solid #f15f8b;}