#f15da8 color space conversions
Hex:
#f15da8
RGB:
241, 93, 168
CMY:
5, 64, 34
CMYK:
0, 61, 30, 5
HSL:
330°, 84.0909%, 65.4902%
HSV (HSB):
330°, 61.4108%, 94.5098%
XYZ:
47.2579, 29.3566, 40.2214
xyY:
0.4045, 0.2513, 29.3566
CIE-Lab:
61.0951, 63.8031, -10.5809
CIE-LCH:
61.0951, 64.6745, 350.5839
CIE-Luv:
61.0951, 89.6918, -26.9841
Hunter-Lab:
54.1818, 60.8714, -6.0863
#f15da8 color charts
#f15da8 color shades, tints & tones
#f15da8 color schemes
#f15da8 color preview, HTML & CSS examples
This text has a color of #f15da8
<p style="color:#f15da8;">Text here</p>
.mytext {color:#f15da8;}
This box has a color of #f15da8
<div style="background-color:#f15da8;">Content here</div>
.mybackground {background-color:#f15da8;}
Border around this has a color of #f15da8
<div style="border:2px solid #f15da8;">Content here</div>
.myborder {border:2px solid #f15da8;}