In RGB color space, #fb7fff hex color has a red value of 251, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #fb7fff hex color is composed of 1.57% cyan, 50.2% magenta, 0% yellow and 0% black.
#fb7fff color has a hue of 298.1 degrees, a saturation of 100% and a lightness of 74.9%.
#fb7fff hex color contains mainly BLUE.
The closest web safe color of #fb7fff is #ff66ff
#fb7fff hex color has a decimal value of 16482303.
HEX | fb7fff | #fb7fff |
---|---|---|
RGB | 251, 127, 255 | rgb(251, 127, 255) |
RGB Percent | 98.43, 49.8, 100 | rgb(98.43, 49.8, 100) |
CMYK | 2, 50, 0, 0 | |
HSL | 298.1°, 100, 74.9 | hsl(298.1, 100%, 74.9%) |
HSV | 298.1°, 50.2, 100 |
XYZ | 65.423, 42.908, 99.442 |
---|---|
Hunter Lab | 65.504, 63.646, -44.155 |
CIE-LAB | 71.492, 64.347, -43.195 |
CIE-LCH | 71.492, 77.501, 326.127 |
CIE-LUV | 1.57, 50.2, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #fb7fff
CMYK percent of color #fb7fff
Text with hexadecimal color #fb7fff
This text has a font color of #fb7fff
<p style="color:#fb7fff">Text here</p>
#fb7fff Background Color
This box has a background color of #fb7fff
<div style="background-color:#fb7fff">Text here</div>
#fb7fff Border Color
This box has a border color of #fb7fff
<div style="border: 4px solid #fb7fff">Text here</div>
CSS codes
<p style="color:#fb7fff">Text here</p>
<div style="background-color:#fb7fff">Text here</div>
<div style="border: 4px solid #fb7fff">Text here</div>
#fb7fff Color on white background
This is how a font and box color of #fb7fff will look
on a white background.
#fb7fff Color on black background
This is how a font and box color of #fb7fff hex color will look
on a black background.