In RGB color space, #ff0bed hex color has a red value of 255, a green value of 11 and a blue value of 237.
In CMYK color space (used in color printing), #ff0bed hex color is composed of 0% cyan, 95.69% magenta, 7.06% yellow and 0% black.
#ff0bed color has a hue of 304.4 degrees, a saturation of 100% and a lightness of 52.2%.
#ff0bed hex color contains mainly RED.
The closest web safe color of #ff0bed is #ff00ff
#ff0bed hex color has a decimal value of 16714733.
HEX | ff0bed | #ff0bed |
---|---|---|
RGB | 255, 11, 237 | rgb(255, 11, 237) |
RGB Percent | 100, 4.31, 92.94 | rgb(100, 4.31, 92.94) |
CMYK | 0, 96, 7, 0 | |
HSL | 304.4°, 100, 52.2 | hsl(304.4, 100%, 52.2%) |
HSV | 304.4°, 95.7, 100 |
XYZ | 56.646, 27.614, 82.465 |
---|---|
Hunter Lab | 52.549, 100.456, -56.259 |
CIE-LAB | 59.538, 95.176, -52.067 |
CIE-LCH | 59.538, 108.487, 331.319 |
CIE-LUV | 0, 95.69, 7.06, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0bed
CMYK percent of color #ff0bed
Text with hexadecimal color #ff0bed
This text has a font color of #ff0bed
<p style="color:#ff0bed">Text here</p>
#ff0bed Background Color
This box has a background color of #ff0bed
<div style="background-color:#ff0bed">Text here</div>
#ff0bed Border Color
This box has a border color of #ff0bed
<div style="border: 4px solid #ff0bed">Text here</div>
CSS codes
<p style="color:#ff0bed">Text here</p>
<div style="background-color:#ff0bed">Text here</div>
<div style="border: 4px solid #ff0bed">Text here</div>
#ff0bed Color on white background
This is how a font and box color of #ff0bed will look
on a white background.
#ff0bed Color on black background
This is how a font and box color of #ff0bed hex color will look
on a black background.