#f15da6 color space conversions
Hex:
#f15da6
RGB:
241, 93, 166
CMY:
5, 64, 35
CMYK:
0, 61, 31, 5
HSL:
330°, 84.0909%, 65.4902%
HSV (HSB):
330°, 61.4108%, 94.5098%
XYZ:
47.0729, 29.2826, 39.2475
xyY:
0.4072, 0.2533, 29.2826
CIE-Lab:
61.0303, 63.5650, -9.5249
CIE-LCH:
61.0303, 64.2747, 351.4779
CIE-Luv:
61.0303, 90.3460, -25.4245
Hunter-Lab:
54.1134, 60.5774, -5.1225
#f15da6 color charts
#f15da6 color shades, tints & tones
#f15da6 color schemes
#f15da6 color preview, HTML & CSS examples
This text has a color of #f15da6
<p style="color:#f15da6;">Text here</p>
.mytext {color:#f15da6;}
This box has a color of #f15da6
<div style="background-color:#f15da6;">Content here</div>
.mybackground {background-color:#f15da6;}
Border around this has a color of #f15da6
<div style="border:2px solid #f15da6;">Content here</div>
.myborder {border:2px solid #f15da6;}