In RGB color space, #fb3fff hex color has a red value of 251, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #fb3fff hex color is composed of 1.57% cyan, 75.29% magenta, 0% yellow and 0% black.
#fb3fff color has a hue of 298.8 degrees, a saturation of 100% and a lightness of 62.4%.
#fb3fff hex color contains mainly BLUE.
The closest web safe color of #fb3fff is #ff33ff
#fb3fff hex color has a decimal value of 16465919.
HEX | fb3fff | #fb3fff |
---|---|---|
RGB | 251, 63, 255 | rgb(251, 63, 255) |
RGB Percent | 98.43, 24.71, 100 | rgb(98.43, 24.71, 100) |
CMYK | 2, 75, 0, 0 | |
HSL | 298.8°, 100, 62.4 | hsl(298.8, 100%, 62.4%) |
HSV | 298.8°, 75.3, 100 |
XYZ | 59.611, 31.284, 97.504 |
---|---|
Hunter Lab | 55.932, 92.36, -64.205 |
CIE-LAB | 62.747, 88.564, -57.005 |
CIE-LCH | 62.747, 105.324, 327.232 |
CIE-LUV | 1.57, 75.29, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #fb3fff
CMYK percent of color #fb3fff
Text with hexadecimal color #fb3fff
This text has a font color of #fb3fff
<p style="color:#fb3fff">Text here</p>
#fb3fff Background Color
This box has a background color of #fb3fff
<div style="background-color:#fb3fff">Text here</div>
#fb3fff Border Color
This box has a border color of #fb3fff
<div style="border: 4px solid #fb3fff">Text here</div>
CSS codes
<p style="color:#fb3fff">Text here</p>
<div style="background-color:#fb3fff">Text here</div>
<div style="border: 4px solid #fb3fff">Text here</div>
#fb3fff Color on white background
This is how a font and box color of #fb3fff will look
on a white background.
#fb3fff Color on black background
This is how a font and box color of #fb3fff hex color will look
on a black background.