In RGB color space, #f600fb hex color has a red value of 246, a green value of 0 and a blue value of 251.
In CMYK color space (used in color printing), #f600fb hex color is composed of 1.99% cyan, 100% magenta, 0% yellow and 1.57% black.
#f600fb color has a hue of 298.8 degrees, a saturation of 100% and a lightness of 49.2%.
#f600fb hex color contains mainly BLUE.
The closest web safe color of #f600fb is #ff00ff
#f600fb hex color has a decimal value of 16122107.
HEX | f600fb | #f600fb |
---|---|---|
RGB | 246, 0, 251 | rgb(246, 0, 251) |
RGB Percent | 96.47, 0, 98.43 | rgb(96.47, 0, 98.43) |
CMYK | 2, 100, 0, 2 | |
HSL | 298.8°, 100, 49.2 | hsl(298.8, 100%, 49.2%) |
HSV | 298.8°, 100, 98.4 |
XYZ | 55.419, 26.558, 93.472 |
---|---|
Hunter Lab | 51.534, 101.77, -71.465 |
CIE-LAB | 58.563, 96.32, -61.523 |
CIE-LCH | 58.563, 114.292, 327.432 |
CIE-LUV | 1.99, 100, 0, 1.57 |
Web Safe | ff00ff |
RGB percent of color #f600fb
CMYK percent of color #f600fb
Text with hexadecimal color #f600fb
This text has a font color of #f600fb
<p style="color:#f600fb">Text here</p>
#f600fb Background Color
This box has a background color of #f600fb
<div style="background-color:#f600fb">Text here</div>
#f600fb Border Color
This box has a border color of #f600fb
<div style="border: 4px solid #f600fb">Text here</div>
CSS codes
<p style="color:#f600fb">Text here</p>
<div style="background-color:#f600fb">Text here</div>
<div style="border: 4px solid #f600fb">Text here</div>
#f600fb Color on white background
This is how a font and box color of #f600fb will look
on a white background.
#f600fb Color on black background
This is how a font and box color of #f600fb hex color will look
on a black background.