In RGB color space, #ff07bb hex color has a red value of 255, a green value of 7 and a blue value of 187.
In CMYK color space (used in color printing), #ff07bb hex color is composed of 0% cyan, 97.25% magenta, 26.67% yellow and 0% black.
#ff07bb color has a hue of 316.5 degrees, a saturation of 100% and a lightness of 51.4%.
#ff07bb hex color contains mainly RED.
The closest web safe color of #ff07bb is #ff00cc
#ff07bb hex color has a decimal value of 16713659.
HEX | ff07bb | #ff07bb |
---|---|---|
RGB | 255, 7, 187 | rgb(255, 7, 187) |
RGB Percent | 100, 2.75, 73.33 | rgb(100, 2.75, 73.33) |
CMYK | 0, 97, 27, 0 | |
HSL | 316.5°, 100, 51.4 | hsl(316.5, 100%, 51.4%) |
HSV | 316.5°, 97.3, 100 |
XYZ | 50.286, 25, 49.189 |
---|---|
Hunter Lab | 50, 92.021, -23.328 |
CIE-LAB | 57.075, 89.415, -27.469 |
CIE-LCH | 57.075, 93.539, 342.923 |
CIE-LUV | 0, 97.25, 26.67, 0 |
Web Safe | ff00cc |
RGB percent of color #ff07bb
CMYK percent of color #ff07bb
Text with hexadecimal color #ff07bb
This text has a font color of #ff07bb
<p style="color:#ff07bb">Text here</p>
#ff07bb Background Color
This box has a background color of #ff07bb
<div style="background-color:#ff07bb">Text here</div>
#ff07bb Border Color
This box has a border color of #ff07bb
<div style="border: 4px solid #ff07bb">Text here</div>
CSS codes
<p style="color:#ff07bb">Text here</p>
<div style="background-color:#ff07bb">Text here</div>
<div style="border: 4px solid #ff07bb">Text here</div>
#ff07bb Color on white background
This is how a font and box color of #ff07bb will look
on a white background.
#ff07bb Color on black background
This is how a font and box color of #ff07bb hex color will look
on a black background.