In RGB color space, #f15fff hex color has a red value of 241, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #f15fff hex color is composed of 5.49% cyan, 62.75% magenta, 0% yellow and 0% black.
#f15fff color has a hue of 294.8 degrees, a saturation of 100% and a lightness of 68.6%.
#f15fff hex color contains mainly BLUE.
The closest web safe color of #f15fff is #ff66ff
#f15fff hex color has a decimal value of 15818751.
HEX | f15fff | #f15fff |
---|---|---|
RGB | 241, 95, 255 | rgb(241, 95, 255) |
RGB Percent | 94.51, 37.25, 100 | rgb(94.51, 37.25, 100) |
CMYK | 5, 63, 0, 0 | |
HSL | 294.8°, 100, 68.6 | hsl(294.8, 100%, 68.6%) |
HSV | 294.8°, 62.7, 100 |
XYZ | 58.418, 34.105, 98.112 |
---|---|
Hunter Lab | 58.399, 76.357, -58.728 |
CIE-LAB | 65.046, 75.779, -53.441 |
CIE-LCH | 65.046, 92.728, 324.808 |
CIE-LUV | 5.49, 62.75, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #f15fff
CMYK percent of color #f15fff
Text with hexadecimal color #f15fff
This text has a font color of #f15fff
<p style="color:#f15fff">Text here</p>
#f15fff Background Color
This box has a background color of #f15fff
<div style="background-color:#f15fff">Text here</div>
#f15fff Border Color
This box has a border color of #f15fff
<div style="border: 4px solid #f15fff">Text here</div>
CSS codes
<p style="color:#f15fff">Text here</p>
<div style="background-color:#f15fff">Text here</div>
<div style="border: 4px solid #f15fff">Text here</div>
#f15fff Color on white background
This is how a font and box color of #f15fff will look
on a white background.
#f15fff Color on black background
This is how a font and box color of #f15fff hex color will look
on a black background.