In RGB color space, #ff06fb hex color has a red value of 255, a green value of 6 and a blue value of 251.
In CMYK color space (used in color printing), #ff06fb hex color is composed of 0% cyan, 97.65% magenta, 1.57% yellow and 0% black.
#ff06fb color has a hue of 301 degrees, a saturation of 100% and a lightness of 51.2%.
#ff06fb hex color contains mainly RED.
The closest web safe color of #ff06fb is #ff00ff
#ff06fb hex color has a decimal value of 16713467.
HEX | ff06fb | #ff06fb |
---|---|---|
RGB | 255, 6, 251 | rgb(255, 6, 251) |
RGB Percent | 100, 2.35, 98.43 | rgb(100, 2.35, 98.43) |
CMYK | 0, 98, 2, 0 | |
HSL | 301°, 100, 51.2 | hsl(301, 100%, 51.2%) |
HSV | 301°, 97.6, 100 |
XYZ | 58.718, 28.355, 93.645 |
---|---|
Hunter Lab | 53.249, 103.645, -66.993 |
CIE-LAB | 60.208, 97.358, -58.804 |
CIE-LCH | 60.208, 113.739, 328.868 |
CIE-LUV | 0, 97.65, 1.57, 0 |
Web Safe | ff00ff |
RGB percent of color #ff06fb
CMYK percent of color #ff06fb
Text with hexadecimal color #ff06fb
This text has a font color of #ff06fb
<p style="color:#ff06fb">Text here</p>
#ff06fb Background Color
This box has a background color of #ff06fb
<div style="background-color:#ff06fb">Text here</div>
#ff06fb Border Color
This box has a border color of #ff06fb
<div style="border: 4px solid #ff06fb">Text here</div>
CSS codes
<p style="color:#ff06fb">Text here</p>
<div style="background-color:#ff06fb">Text here</div>
<div style="border: 4px solid #ff06fb">Text here</div>
#ff06fb Color on white background
This is how a font and box color of #ff06fb will look
on a white background.
#ff06fb Color on black background
This is how a font and box color of #ff06fb hex color will look
on a black background.