In RGB color space, #ff0fb0 hex color has a red value of 255, a green value of 15 and a blue value of 176.
In CMYK color space (used in color printing), #ff0fb0 hex color is composed of 0% cyan, 94.12% magenta, 30.98% yellow and 0% black.
#ff0fb0 color has a hue of 319.8 degrees, a saturation of 100% and a lightness of 52.9%.
#ff0fb0 hex color contains mainly RED.
The closest web safe color of #ff0fb0 is #ff0099
#ff0fb0 hex color has a decimal value of 16715696.
HEX | ff0fb0 | #ff0fb0 |
---|---|---|
RGB | 255, 15, 176 | rgb(255, 15, 176) |
RGB Percent | 100, 5.88, 69.02 | rgb(100, 5.88, 69.02) |
CMYK | 0, 94, 31, 0 | |
HSL | 319.8°, 100, 52.9 | hsl(319.8, 100%, 52.9%) |
HSV | 319.8°, 94.1, 100 |
XYZ | 49.247, 24.736, 43.253 |
---|---|
Hunter Lab | 49.735, 89.711, -16.748 |
CIE-LAB | 56.817, 87.723, -21.475 |
CIE-LCH | 56.817, 90.313, 346.244 |
CIE-LUV | 0, 94.12, 30.98, 0 |
Web Safe | ff0099 |
RGB percent of color #ff0fb0
CMYK percent of color #ff0fb0
Text with hexadecimal color #ff0fb0
This text has a font color of #ff0fb0
<p style="color:#ff0fb0">Text here</p>
#ff0fb0 Background Color
This box has a background color of #ff0fb0
<div style="background-color:#ff0fb0">Text here</div>
#ff0fb0 Border Color
This box has a border color of #ff0fb0
<div style="border: 4px solid #ff0fb0">Text here</div>
CSS codes
<p style="color:#ff0fb0">Text here</p>
<div style="background-color:#ff0fb0">Text here</div>
<div style="border: 4px solid #ff0fb0">Text here</div>
#ff0fb0 Color on white background
This is how a font and box color of #ff0fb0 will look
on a white background.
#ff0fb0 Color on black background
This is how a font and box color of #ff0fb0 hex color will look
on a black background.