In RGB color space, #ff10bf hex color has a red value of 255, a green value of 16 and a blue value of 191.
In CMYK color space (used in color printing), #ff10bf hex color is composed of 0% cyan, 93.73% magenta, 25.1% yellow and 0% black.
#ff10bf color has a hue of 316.1 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10bf hex color contains mainly RED.
The closest web safe color of #ff10bf is #ff00cc
#ff10bf hex color has a decimal value of 16715967.
HEX | ff10bf | #ff10bf |
---|---|---|
RGB | 255, 16, 191 | rgb(255, 16, 191) |
RGB Percent | 100, 6.27, 74.9 | rgb(100, 6.27, 74.9) |
CMYK | 0, 94, 25, 0 | |
HSL | 316.1°, 100, 53.1 | hsl(316.1, 100%, 53.1%) |
HSV | 316.1°, 93.7, 100 |
XYZ | 50.829, 25.392, 51.512 |
---|---|
Hunter Lab | 50.39, 91.87, -25.336 |
CIE-LAB | 57.455, 89.228, -29.193 |
CIE-LCH | 57.455, 93.882, 341.883 |
CIE-LUV | 0, 93.73, 25.1, 0 |
Web Safe | ff00cc |
RGB percent of color #ff10bf
CMYK percent of color #ff10bf
Text with hexadecimal color #ff10bf
This text has a font color of #ff10bf
<p style="color:#ff10bf">Text here</p>
#ff10bf Background Color
This box has a background color of #ff10bf
<div style="background-color:#ff10bf">Text here</div>
#ff10bf Border Color
This box has a border color of #ff10bf
<div style="border: 4px solid #ff10bf">Text here</div>
CSS codes
<p style="color:#ff10bf">Text here</p>
<div style="background-color:#ff10bf">Text here</div>
<div style="border: 4px solid #ff10bf">Text here</div>
#ff10bf Color on white background
This is how a font and box color of #ff10bf will look
on a white background.
#ff10bf Color on black background
This is how a font and box color of #ff10bf hex color will look
on a black background.