In RGB color space, #ff0bdc hex color has a red value of 255, a green value of 11 and a blue value of 220.
In CMYK color space (used in color printing), #ff0bdc hex color is composed of 0% cyan, 95.69% magenta, 13.73% yellow and 0% black.
#ff0bdc color has a hue of 308.6 degrees, a saturation of 100% and a lightness of 52.2%.
#ff0bdc hex color contains mainly RED.
The closest web safe color of #ff0bdc is #ff00cc
#ff0bdc hex color has a decimal value of 16714716.
HEX | ff0bdc | #ff0bdc |
---|---|---|
RGB | 255, 11, 220 | rgb(255, 11, 220) |
RGB Percent | 100, 4.31, 86.27 | rgb(100, 4.31, 86.27) |
CMYK | 0, 96, 14, 0 | |
HSL | 308.6°, 100, 52.2 | hsl(308.6, 100%, 52.2%) |
HSV | 308.6°, 95.7, 100 |
XYZ | 54.278, 26.667, 69.997 |
---|---|
Hunter Lab | 51.64, 97.248, -44.218 |
CIE-LAB | 58.665, 92.994, -43.879 |
CIE-LCH | 58.665, 102.826, 334.74 |
CIE-LUV | 0, 95.69, 13.73, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0bdc
CMYK percent of color #ff0bdc
Text with hexadecimal color #ff0bdc
This text has a font color of #ff0bdc
<p style="color:#ff0bdc">Text here</p>
#ff0bdc Background Color
This box has a background color of #ff0bdc
<div style="background-color:#ff0bdc">Text here</div>
#ff0bdc Border Color
This box has a border color of #ff0bdc
<div style="border: 4px solid #ff0bdc">Text here</div>
CSS codes
<p style="color:#ff0bdc">Text here</p>
<div style="background-color:#ff0bdc">Text here</div>
<div style="border: 4px solid #ff0bdc">Text here</div>
#ff0bdc Color on white background
This is how a font and box color of #ff0bdc will look
on a white background.
#ff0bdc Color on black background
This is how a font and box color of #ff0bdc hex color will look
on a black background.