In RGB color space, #ff56fb hex color has a red value of 255, a green value of 86 and a blue value of 251.
In CMYK color space (used in color printing), #ff56fb hex color is composed of 0% cyan, 66.27% magenta, 1.57% yellow and 0% black.
#ff56fb color has a hue of 301.4 degrees, a saturation of 100% and a lightness of 66.9%.
#ff56fb hex color contains mainly RED.
The closest web safe color of #ff56fb is #ff66ff
#ff56fb hex color has a decimal value of 16733947.
HEX | ff56fb | #ff56fb |
---|---|---|
RGB | 255, 86, 251 | rgb(255, 86, 251) |
RGB Percent | 100, 33.73, 98.43 | rgb(100, 33.73, 98.43) |
CMYK | 0, 66, 2, 0 | |
HSL | 301.4°, 100, 66.9 | hsl(301.4, 100%, 66.9%) |
HSV | 301.4°, 66.3, 100 |
XYZ | 61.98, 34.881, 94.733 |
---|---|
Hunter Lab | 59.06, 83.97, -53.76 |
CIE-LAB | 65.656, 81.62, -50.145 |
CIE-LCH | 65.656, 95.793, 328.435 |
CIE-LUV | 0, 66.27, 1.57, 0 |
Web Safe | ff66ff |
RGB percent of color #ff56fb
CMYK percent of color #ff56fb
Text with hexadecimal color #ff56fb
This text has a font color of #ff56fb
<p style="color:#ff56fb">Text here</p>
#ff56fb Background Color
This box has a background color of #ff56fb
<div style="background-color:#ff56fb">Text here</div>
#ff56fb Border Color
This box has a border color of #ff56fb
<div style="border: 4px solid #ff56fb">Text here</div>
CSS codes
<p style="color:#ff56fb">Text here</p>
<div style="background-color:#ff56fb">Text here</div>
<div style="border: 4px solid #ff56fb">Text here</div>
#ff56fb Color on white background
This is how a font and box color of #ff56fb will look
on a white background.
#ff56fb Color on black background
This is how a font and box color of #ff56fb hex color will look
on a black background.