In RGB color space, #ff03bf hex color has a red value of 255, a green value of 3 and a blue value of 191.
In CMYK color space (used in color printing), #ff03bf hex color is composed of 0% cyan, 98.82% magenta, 25.1% yellow and 0% black.
#ff03bf color has a hue of 315.2 degrees, a saturation of 100% and a lightness of 50.6%.
#ff03bf hex color contains mainly RED.
The closest web safe color of #ff03bf is #ff00cc
#ff03bf hex color has a decimal value of 16712639.
HEX | ff03bf | #ff03bf |
---|---|---|
RGB | 255, 3, 191 | rgb(255, 3, 191) |
RGB Percent | 100, 1.18, 74.9 | rgb(100, 1.18, 74.9) |
CMYK | 0, 99, 25, 0 | |
HSL | 315.2°, 100, 50.6 | hsl(315.2, 100%, 50.6%) |
HSV | 315.2°, 98.8, 100 |
XYZ | 50.677, 25.087, 51.461 |
---|---|
Hunter Lab | 50.087, 92.951, -25.856 |
CIE-LAB | 57.16, 90.096, -29.651 |
CIE-LCH | 57.16, 94.85, 341.783 |
CIE-LUV | 0, 98.82, 25.1, 0 |
Web Safe | ff00cc |
RGB percent of color #ff03bf
CMYK percent of color #ff03bf
Text with hexadecimal color #ff03bf
This text has a font color of #ff03bf
<p style="color:#ff03bf">Text here</p>
#ff03bf Background Color
This box has a background color of #ff03bf
<div style="background-color:#ff03bf">Text here</div>
#ff03bf Border Color
This box has a border color of #ff03bf
<div style="border: 4px solid #ff03bf">Text here</div>
CSS codes
<p style="color:#ff03bf">Text here</p>
<div style="background-color:#ff03bf">Text here</div>
<div style="border: 4px solid #ff03bf">Text here</div>
#ff03bf Color on white background
This is how a font and box color of #ff03bf will look
on a white background.
#ff03bf Color on black background
This is how a font and box color of #ff03bf hex color will look
on a black background.