#f15dd8 color space conversions
Hex:
#f15dd8
RGB:
241, 93, 216
CMY:
5, 64, 15
CMYK:
0, 61, 10, 5
HSL:
310°, 84.0909%, 65.4902%
HSV (HSB):
310°, 61.4108%, 94.5098%
XYZ:
52.5846, 31.4873, 68.2719
xyY:
0.3452, 0.2067, 31.4873
CIE-Lab:
62.9169, 70.3067, -35.1181
CIE-LCH:
62.9169, 78.5895, 333.4579
CIE-Luv:
62.9169, 73.9478, -65.4190
Hunter-Lab:
56.1136, 69.0755, -32.8570
#f15dd8 color charts
#f15dd8 color shades, tints & tones
#f15dd8 color schemes
#f15dd8 color preview, HTML & CSS examples
This text has a color of #f15dd8
<p style="color:#f15dd8;">Text here</p>
.mytext {color:#f15dd8;}
This box has a color of #f15dd8
<div style="background-color:#f15dd8;">Content here</div>
.mybackground {background-color:#f15dd8;}
Border around this has a color of #f15dd8
<div style="border:2px solid #f15dd8;">Content here</div>
.myborder {border:2px solid #f15dd8;}