In RGB color space, #ff0bbd hex color has a red value of 255, a green value of 11 and a blue value of 189.
In CMYK color space (used in color printing), #ff0bbd hex color is composed of 0% cyan, 95.69% magenta, 25.88% yellow and 0% black.
#ff0bbd color has a hue of 316.2 degrees, a saturation of 100% and a lightness of 52.2%.
#ff0bbd hex color contains mainly RED.
The closest web safe color of #ff0bbd is #ff00cc
#ff0bbd hex color has a decimal value of 16714685.
HEX | ff0bbd | #ff0bbd |
---|---|---|
RGB | 255, 11, 189 | rgb(255, 11, 189) |
RGB Percent | 100, 4.31, 74.12 | rgb(100, 4.31, 74.12) |
CMYK | 0, 96, 26, 0 | |
HSL | 316.2°, 100, 52.2 | hsl(316.2, 100%, 52.2%) |
HSV | 316.2°, 95.7, 100 |
XYZ | 50.545, 25.173, 50.339 |
---|---|
Hunter Lab | 50.173, 92.022, -24.366 |
CIE-LAB | 57.244, 89.383, -28.366 |
CIE-LCH | 57.244, 93.776, 342.393 |
CIE-LUV | 0, 95.69, 25.88, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0bbd
CMYK percent of color #ff0bbd
Text with hexadecimal color #ff0bbd
This text has a font color of #ff0bbd
<p style="color:#ff0bbd">Text here</p>
#ff0bbd Background Color
This box has a background color of #ff0bbd
<div style="background-color:#ff0bbd">Text here</div>
#ff0bbd Border Color
This box has a border color of #ff0bbd
<div style="border: 4px solid #ff0bbd">Text here</div>
CSS codes
<p style="color:#ff0bbd">Text here</p>
<div style="background-color:#ff0bbd">Text here</div>
<div style="border: 4px solid #ff0bbd">Text here</div>
#ff0bbd Color on white background
This is how a font and box color of #ff0bbd will look
on a white background.
#ff0bbd Color on black background
This is how a font and box color of #ff0bbd hex color will look
on a black background.