In RGB color space, #ff53fb hex color has a red value of 255, a green value of 83 and a blue value of 251.
In CMYK color space (used in color printing), #ff53fb hex color is composed of 0% cyan, 67.45% magenta, 1.57% yellow and 0% black.
#ff53fb color has a hue of 301.4 degrees, a saturation of 100% and a lightness of 66.3%.
#ff53fb hex color contains mainly RED.
The closest web safe color of #ff53fb is #ff66ff
#ff53fb hex color has a decimal value of 16733179.
HEX | ff53fb | #ff53fb |
---|---|---|
RGB | 255, 83, 251 | rgb(255, 83, 251) |
RGB Percent | 100, 32.55, 98.43 | rgb(100, 32.55, 98.43) |
CMYK | 0, 67, 2, 0 | |
HSL | 301.4°, 100, 66.3 | hsl(301.4, 100%, 66.3%) |
HSV | 301.4°, 67.5, 100 |
XYZ | 61.746, 34.412, 94.655 |
---|---|
Hunter Lab | 58.662, 85.227, -54.606 |
CIE-LAB | 65.288, 82.658, -50.727 |
CIE-LCH | 65.288, 96.982, 328.463 |
CIE-LUV | 0, 67.45, 1.57, 0 |
Web Safe | ff66ff |
RGB percent of color #ff53fb
CMYK percent of color #ff53fb
Text with hexadecimal color #ff53fb
This text has a font color of #ff53fb
<p style="color:#ff53fb">Text here</p>
#ff53fb Background Color
This box has a background color of #ff53fb
<div style="background-color:#ff53fb">Text here</div>
#ff53fb Border Color
This box has a border color of #ff53fb
<div style="border: 4px solid #ff53fb">Text here</div>
CSS codes
<p style="color:#ff53fb">Text here</p>
<div style="background-color:#ff53fb">Text here</div>
<div style="border: 4px solid #ff53fb">Text here</div>
#ff53fb Color on white background
This is how a font and box color of #ff53fb will look
on a white background.
#ff53fb Color on black background
This is how a font and box color of #ff53fb hex color will look
on a black background.