In RGB color space, #ff0bfd hex color has a red value of 255, a green value of 11 and a blue value of 253.
In CMYK color space (used in color printing), #ff0bfd hex color is composed of 0% cyan, 95.69% magenta, 0.78% yellow and 0% black.
#ff0bfd color has a hue of 300.5 degrees, a saturation of 100% and a lightness of 52.2%.
#ff0bfd hex color contains mainly RED.
The closest web safe color of #ff0bfd is #ff00ff
#ff0bfd hex color has a decimal value of 16714749.
HEX | ff0bfd | #ff0bfd |
---|---|---|
RGB | 255, 11, 253 | rgb(255, 11, 253) |
RGB Percent | 100, 4.31, 99.22 | rgb(100, 4.31, 99.22) |
CMYK | 0, 96, 1, 0 | |
HSL | 300.5°, 100, 52.2 | hsl(300.5, 100%, 52.2%) |
HSV | 300.5°, 95.7, 100 |
XYZ | 59.089, 28.591, 95.333 |
---|---|
Hunter Lab | 53.471, 103.683, -68.279 |
CIE-LAB | 60.419, 97.344, -59.577 |
CIE-LCH | 60.419, 114.128, 328.532 |
CIE-LUV | 0, 95.69, 0.78, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0bfd
CMYK percent of color #ff0bfd
Text with hexadecimal color #ff0bfd
This text has a font color of #ff0bfd
<p style="color:#ff0bfd">Text here</p>
#ff0bfd Background Color
This box has a background color of #ff0bfd
<div style="background-color:#ff0bfd">Text here</div>
#ff0bfd Border Color
This box has a border color of #ff0bfd
<div style="border: 4px solid #ff0bfd">Text here</div>
CSS codes
<p style="color:#ff0bfd">Text here</p>
<div style="background-color:#ff0bfd">Text here</div>
<div style="border: 4px solid #ff0bfd">Text here</div>
#ff0bfd Color on white background
This is how a font and box color of #ff0bfd will look
on a white background.
#ff0bfd Color on black background
This is how a font and box color of #ff0bfd hex color will look
on a black background.