In RGB color space, #fb00fa hex color has a red value of 251, a green value of 0 and a blue value of 250.
In CMYK color space (used in color printing), #fb00fa hex color is composed of 0% cyan, 100% magenta, 0.4% yellow and 1.57% black.
#fb00fa color has a hue of 300.2 degrees, a saturation of 100% and a lightness of 49.2%.
#fb00fa hex color contains mainly RED.
The closest web safe color of #fb00fa is #ff00ff
#fb00fa hex color has a decimal value of 16449786.
HEX | fb00fa | #fb00fa |
---|---|---|
RGB | 251, 0, 250 | rgb(251, 0, 250) |
RGB Percent | 98.43, 0, 98.04 | rgb(98.43, 0, 98.04) |
CMYK | 0, 100, 0, 2 | |
HSL | 300.2°, 100, 49.2 | hsl(300.2, 100%, 49.2%) |
HSV | 300.2°, 100, 98.4 |
XYZ | 57.039, 27.411, 92.727 |
---|---|
Hunter Lab | 52.356, 102.846, -68.36 |
CIE-LAB | 59.353, 96.946, -59.655 |
CIE-LCH | 59.353, 113.83, 328.394 |
CIE-LUV | 0, 100, 0.4, 1.57 |
Web Safe | ff00ff |
RGB percent of color #fb00fa
CMYK percent of color #fb00fa
Text with hexadecimal color #fb00fa
This text has a font color of #fb00fa
<p style="color:#fb00fa">Text here</p>
#fb00fa Background Color
This box has a background color of #fb00fa
<div style="background-color:#fb00fa">Text here</div>
#fb00fa Border Color
This box has a border color of #fb00fa
<div style="border: 4px solid #fb00fa">Text here</div>
CSS codes
<p style="color:#fb00fa">Text here</p>
<div style="background-color:#fb00fa">Text here</div>
<div style="border: 4px solid #fb00fa">Text here</div>
#fb00fa Color on white background
This is how a font and box color of #fb00fa will look
on a white background.
#fb00fa Color on black background
This is how a font and box color of #fb00fa hex color will look
on a black background.