In RGB color space, #ff13fb hex color has a red value of 255, a green value of 19 and a blue value of 251.
In CMYK color space (used in color printing), #ff13fb hex color is composed of 0% cyan, 92.55% magenta, 1.57% yellow and 0% black.
#ff13fb color has a hue of 301 degrees, a saturation of 100% and a lightness of 53.7%.
#ff13fb hex color contains mainly RED.
The closest web safe color of #ff13fb is #ff00ff
#ff13fb hex color has a decimal value of 16716795.
HEX | ff13fb | #ff13fb |
---|---|---|
RGB | 255, 19, 251 | rgb(255, 19, 251) |
RGB Percent | 100, 7.45, 98.43 | rgb(100, 7.45, 98.43) |
CMYK | 0, 93, 2, 0 | |
HSL | 301°, 100, 53.7 | hsl(301, 100%, 53.7%) |
HSV | 301°, 92.5, 100 |
XYZ | 58.885, 28.691, 93.701 |
---|---|
Hunter Lab | 53.564, 102.495, -66.223 |
CIE-LAB | 60.508, 96.469, -58.325 |
CIE-LCH | 60.508, 112.73, 328.843 |
CIE-LUV | 0, 92.55, 1.57, 0 |
Web Safe | ff00ff |
RGB percent of color #ff13fb
CMYK percent of color #ff13fb
Text with hexadecimal color #ff13fb
This text has a font color of #ff13fb
<p style="color:#ff13fb">Text here</p>
#ff13fb Background Color
This box has a background color of #ff13fb
<div style="background-color:#ff13fb">Text here</div>
#ff13fb Border Color
This box has a border color of #ff13fb
<div style="border: 4px solid #ff13fb">Text here</div>
CSS codes
<p style="color:#ff13fb">Text here</p>
<div style="background-color:#ff13fb">Text here</div>
<div style="border: 4px solid #ff13fb">Text here</div>
#ff13fb Color on white background
This is how a font and box color of #ff13fb will look
on a white background.
#ff13fb Color on black background
This is how a font and box color of #ff13fb hex color will look
on a black background.