#f15fed color space conversions
Hex:
#f15fed
RGB:
241, 95, 237
CMY:
5, 63, 7
CMYK:
0, 61, 2, 5
HSL:
302°, 83.9080%, 65.8824%
HSV (HSB):
302°, 60.5809%, 94.5098%
XYZ:
55.6539, 32.9996, 83.5570
xyY:
0.3232, 0.1916, 32.9996
CIE-Lab:
64.1606, 72.7813, -44.8988
CIE-LCH:
64.1606, 85.5162, 328.3296
CIE-Luv:
64.1606, 66.7033, -81.4919
Hunter-Lab:
57.4453, 72.4043, -46.0286
#f15fed color charts
#f15fed color shades, tints & tones
#f15fed color schemes
#f15fed color preview, HTML & CSS examples
This text has a color of #f15fed
<p style="color:#f15fed;">Text here</p>
.mytext {color:#f15fed;}
This box has a color of #f15fed
<div style="background-color:#f15fed;">Content here</div>
.mybackground {background-color:#f15fed;}
Border around this has a color of #f15fed
<div style="border:2px solid #f15fed;">Content here</div>
.myborder {border:2px solid #f15fed;}