In RGB color space, #ff00be hex color has a red value of 255, a green value of 0 and a blue value of 190.
In CMYK color space (used in color printing), #ff00be hex color is composed of 0% cyan, 100% magenta, 25.49% yellow and 0% black.
#ff00be color has a hue of 315.3 degrees, a saturation of 100% and a lightness of 50%.
#ff00be hex color contains mainly RED.
The closest web safe color of #ff00be is #ff00cc
#ff00be hex color has a decimal value of 16711870.
HEX | ff00be | #ff00be |
---|---|---|
RGB | 255, 0, 190 | rgb(255, 0, 190) |
RGB Percent | 100, 0, 74.51 | rgb(100, 0, 74.51) |
CMYK | 0, 100, 25, 0 | |
HSL | 315.3°, 100, 50 | hsl(315.3, 100%, 50%) |
HSV | 315.3°, 100, 100 |
XYZ | 50.534, 24.978, 50.873 |
---|---|
Hunter Lab | 49.978, 93.024, -25.367 |
CIE-LAB | 57.054, 90.171, -29.238 |
CIE-LCH | 57.054, 94.793, 342.035 |
CIE-LUV | 0, 100, 25.49, 0 |
Web Safe | ff00cc |
RGB percent of color #ff00be
CMYK percent of color #ff00be
Text with hexadecimal color #ff00be
This text has a font color of #ff00be
<p style="color:#ff00be">Text here</p>
#ff00be Background Color
This box has a background color of #ff00be
<div style="background-color:#ff00be">Text here</div>
#ff00be Border Color
This box has a border color of #ff00be
<div style="border: 4px solid #ff00be">Text here</div>
CSS codes
<p style="color:#ff00be">Text here</p>
<div style="background-color:#ff00be">Text here</div>
<div style="border: 4px solid #ff00be">Text here</div>
#ff00be Color on white background
This is how a font and box color of #ff00be will look
on a white background.
#ff00be Color on black background
This is how a font and box color of #ff00be hex color will look
on a black background.