In RGB color space, #ff1bfd hex color has a red value of 255, a green value of 27 and a blue value of 253.
In CMYK color space (used in color printing), #ff1bfd hex color is composed of 0% cyan, 89.41% magenta, 0.78% yellow and 0% black.
#ff1bfd color has a hue of 300.5 degrees, a saturation of 100% and a lightness of 55.3%.
#ff1bfd hex color contains mainly RED.
The closest web safe color of #ff1bfd is #ff33ff
#ff1bfd hex color has a decimal value of 16718845.
HEX | ff1bfd | #ff1bfd |
---|---|---|
RGB | 255, 27, 253 | rgb(255, 27, 253) |
RGB Percent | 100, 10.59, 99.22 | rgb(100, 10.59, 99.22) |
CMYK | 0, 89, 1, 0 | |
HSL | 300.5°, 100, 55.3 | hsl(300.5, 100%, 55.3%) |
HSV | 300.5°, 89.4, 100 |
XYZ | 59.362, 29.136, 95.424 |
---|---|
Hunter Lab | 53.978, 101.844, -67.031 |
CIE-LAB | 60.901, 95.92, -58.806 |
CIE-LCH | 60.901, 112.511, 328.489 |
CIE-LUV | 0, 89.41, 0.78, 0 |
Web Safe | ff33ff |
RGB percent of color #ff1bfd
CMYK percent of color #ff1bfd
Text with hexadecimal color #ff1bfd
This text has a font color of #ff1bfd
<p style="color:#ff1bfd">Text here</p>
#ff1bfd Background Color
This box has a background color of #ff1bfd
<div style="background-color:#ff1bfd">Text here</div>
#ff1bfd Border Color
This box has a border color of #ff1bfd
<div style="border: 4px solid #ff1bfd">Text here</div>
CSS codes
<p style="color:#ff1bfd">Text here</p>
<div style="background-color:#ff1bfd">Text here</div>
<div style="border: 4px solid #ff1bfd">Text here</div>
#ff1bfd Color on white background
This is how a font and box color of #ff1bfd will look
on a white background.
#ff1bfd Color on black background
This is how a font and box color of #ff1bfd hex color will look
on a black background.