In RGB color space, #ff01bf hex color has a red value of 255, a green value of 1 and a blue value of 191.
In CMYK color space (used in color printing), #ff01bf hex color is composed of 0% cyan, 99.61% magenta, 25.1% yellow and 0% black.
#ff01bf color has a hue of 315.1 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01bf hex color contains mainly RED.
The closest web safe color of #ff01bf is #ff00cc
#ff01bf hex color has a decimal value of 16712127.
HEX | ff01bf | #ff01bf |
---|---|---|
RGB | 255, 1, 191 | rgb(255, 1, 191) |
RGB Percent | 100, 0.39, 74.9 | rgb(100, 0.39, 74.9) |
CMYK | 0, 100, 25, 0 | |
HSL | 315.1°, 100, 50.2 | hsl(315.1, 100%, 50.2%) |
HSV | 315.1°, 99.6, 100 |
XYZ | 50.655, 25.043, 51.454 |
---|---|
Hunter Lab | 50.043, 93.108, -25.932 |
CIE-LAB | 57.117, 90.221, -29.717 |
CIE-LCH | 57.117, 94.989, 341.769 |
CIE-LUV | 0, 99.61, 25.1, 0 |
Web Safe | ff00cc |
RGB percent of color #ff01bf
CMYK percent of color #ff01bf
Text with hexadecimal color #ff01bf
This text has a font color of #ff01bf
<p style="color:#ff01bf">Text here</p>
#ff01bf Background Color
This box has a background color of #ff01bf
<div style="background-color:#ff01bf">Text here</div>
#ff01bf Border Color
This box has a border color of #ff01bf
<div style="border: 4px solid #ff01bf">Text here</div>
CSS codes
<p style="color:#ff01bf">Text here</p>
<div style="background-color:#ff01bf">Text here</div>
<div style="border: 4px solid #ff01bf">Text here</div>
#ff01bf Color on white background
This is how a font and box color of #ff01bf will look
on a white background.
#ff01bf Color on black background
This is how a font and box color of #ff01bf hex color will look
on a black background.