In RGB color space, #ff11fb hex color has a red value of 255, a green value of 17 and a blue value of 251.
In CMYK color space (used in color printing), #ff11fb hex color is composed of 0% cyan, 93.33% magenta, 1.57% yellow and 0% black.
#ff11fb color has a hue of 301 degrees, a saturation of 100% and a lightness of 53.3%.
#ff11fb hex color contains mainly RED.
The closest web safe color of #ff11fb is #ff00ff
#ff11fb hex color has a decimal value of 16716283.
HEX | ff11fb | #ff11fb |
---|---|---|
RGB | 255, 17, 251 | rgb(255, 17, 251) |
RGB Percent | 100, 6.67, 98.43 | rgb(100, 6.67, 98.43) |
CMYK | 0, 93, 2, 0 | |
HSL | 301°, 100, 53.3 | hsl(301, 100%, 53.3%) |
HSV | 301°, 93.3, 100 |
XYZ | 58.853, 28.626, 93.69 |
---|---|
Hunter Lab | 53.503, 102.717, -66.371 |
CIE-LAB | 60.45, 96.641, -58.417 |
CIE-LCH | 60.45, 112.925, 328.848 |
CIE-LUV | 0, 93.33, 1.57, 0 |
Web Safe | ff00ff |
RGB percent of color #ff11fb
CMYK percent of color #ff11fb
Text with hexadecimal color #ff11fb
This text has a font color of #ff11fb
<p style="color:#ff11fb">Text here</p>
#ff11fb Background Color
This box has a background color of #ff11fb
<div style="background-color:#ff11fb">Text here</div>
#ff11fb Border Color
This box has a border color of #ff11fb
<div style="border: 4px solid #ff11fb">Text here</div>
CSS codes
<p style="color:#ff11fb">Text here</p>
<div style="background-color:#ff11fb">Text here</div>
<div style="border: 4px solid #ff11fb">Text here</div>
#ff11fb Color on white background
This is how a font and box color of #ff11fb will look
on a white background.
#ff11fb Color on black background
This is how a font and box color of #ff11fb hex color will look
on a black background.