In RGB color space, #fb2fff hex color has a red value of 251, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #fb2fff hex color is composed of 1.57% cyan, 81.57% magenta, 0% yellow and 0% black.
#fb2fff color has a hue of 298.8 degrees, a saturation of 100% and a lightness of 59.2%.
#fb2fff hex color contains mainly BLUE.
The closest web safe color of #fb2fff is #ff33ff
#fb2fff hex color has a decimal value of 16461823.
HEX | fb2fff | #fb2fff |
---|---|---|
RGB | 251, 47, 255 | rgb(251, 47, 255) |
RGB Percent | 98.43, 18.43, 100 | rgb(98.43, 18.43, 100) |
CMYK | 2, 82, 0, 0 | |
HSL | 298.8°, 100, 59.2 | hsl(298.8, 100%, 59.2%) |
HSV | 298.8°, 81.6, 100 |
XYZ | 58.85, 29.762, 97.251 |
---|---|
Hunter Lab | 54.555, 97.084, -67.504 |
CIE-LAB | 61.448, 92.331, -59.077 |
CIE-LCH | 61.448, 109.613, 327.387 |
CIE-LUV | 1.57, 81.57, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #fb2fff
CMYK percent of color #fb2fff
Text with hexadecimal color #fb2fff
This text has a font color of #fb2fff
<p style="color:#fb2fff">Text here</p>
#fb2fff Background Color
This box has a background color of #fb2fff
<div style="background-color:#fb2fff">Text here</div>
#fb2fff Border Color
This box has a border color of #fb2fff
<div style="border: 4px solid #fb2fff">Text here</div>
CSS codes
<p style="color:#fb2fff">Text here</p>
<div style="background-color:#fb2fff">Text here</div>
<div style="border: 4px solid #fb2fff">Text here</div>
#fb2fff Color on white background
This is how a font and box color of #fb2fff will look
on a white background.
#fb2fff Color on black background
This is how a font and box color of #fb2fff hex color will look
on a black background.