In RGB color space, #ff14fb hex color has a red value of 255, a green value of 20 and a blue value of 251.
In CMYK color space (used in color printing), #ff14fb hex color is composed of 0% cyan, 92.16% magenta, 1.57% yellow and 0% black.
#ff14fb color has a hue of 301 degrees, a saturation of 100% and a lightness of 53.9%.
#ff14fb hex color contains mainly RED.
The closest web safe color of #ff14fb is #ff00ff
#ff14fb hex color has a decimal value of 16717051.
HEX | ff14fb | #ff14fb |
---|---|---|
RGB | 255, 20, 251 | rgb(255, 20, 251) |
RGB Percent | 100, 7.84, 98.43 | rgb(100, 7.84, 98.43) |
CMYK | 0, 92, 2, 0 | |
HSL | 301°, 100, 53.9 | hsl(301, 100%, 53.9%) |
HSV | 301°, 92.2, 100 |
XYZ | 58.903, 28.725, 93.707 |
---|---|
Hunter Lab | 53.596, 102.383, -66.146 |
CIE-LAB | 60.538, 96.382, -58.277 |
CIE-LCH | 60.538, 112.631, 328.841 |
CIE-LUV | 0, 92.16, 1.57, 0 |
Web Safe | ff00ff |
RGB percent of color #ff14fb
CMYK percent of color #ff14fb
Text with hexadecimal color #ff14fb
This text has a font color of #ff14fb
<p style="color:#ff14fb">Text here</p>
#ff14fb Background Color
This box has a background color of #ff14fb
<div style="background-color:#ff14fb">Text here</div>
#ff14fb Border Color
This box has a border color of #ff14fb
<div style="border: 4px solid #ff14fb">Text here</div>
CSS codes
<p style="color:#ff14fb">Text here</p>
<div style="background-color:#ff14fb">Text here</div>
<div style="border: 4px solid #ff14fb">Text here</div>
#ff14fb Color on white background
This is how a font and box color of #ff14fb will look
on a white background.
#ff14fb Color on black background
This is how a font and box color of #ff14fb hex color will look
on a black background.