In RGB color space, #ff7bbb hex color has a red value of 255, a green value of 123 and a blue value of 187.
In CMYK color space (used in color printing), #ff7bbb hex color is composed of 0% cyan, 51.76% magenta, 26.67% yellow and 0% black.
#ff7bbb color has a hue of 330.9 degrees, a saturation of 100% and a lightness of 74.1%.
#ff7bbb hex color contains mainly RED.
The closest web safe color of #ff7bbb is #ff66cc
#ff7bbb hex color has a decimal value of 16743355.
HEX | ff7bbb | #ff7bbb |
---|---|---|
RGB | 255, 123, 187 | rgb(255, 123, 187) |
RGB Percent | 100, 48.24, 73.33 | rgb(100, 48.24, 73.33) |
CMYK | 0, 52, 27, 0 | |
HSL | 330.9°, 100, 74.1 | hsl(330.9, 100%, 74.1%) |
HSV | 330.9°, 51.8, 100 |
XYZ | 57.293, 39.014, 51.524 |
---|---|
Hunter Lab | 62.461, 54.423, -5.185 |
CIE-LAB | 68.761, 57.017, -9.712 |
CIE-LCH | 68.761, 57.838, 350.333 |
CIE-LUV | 0, 51.76, 26.67, 0 |
Web Safe | ff66cc |
RGB percent of color #ff7bbb
CMYK percent of color #ff7bbb
Text with hexadecimal color #ff7bbb
This text has a font color of #ff7bbb
<p style="color:#ff7bbb">Text here</p>
#ff7bbb Background Color
This box has a background color of #ff7bbb
<div style="background-color:#ff7bbb">Text here</div>
#ff7bbb Border Color
This box has a border color of #ff7bbb
<div style="border: 4px solid #ff7bbb">Text here</div>
CSS codes
<p style="color:#ff7bbb">Text here</p>
<div style="background-color:#ff7bbb">Text here</div>
<div style="border: 4px solid #ff7bbb">Text here</div>
#ff7bbb Color on white background
This is how a font and box color of #ff7bbb will look
on a white background.
#ff7bbb Color on black background
This is how a font and box color of #ff7bbb hex color will look
on a black background.