In RGB color space, #ff01be hex color has a red value of 255, a green value of 1 and a blue value of 190.
In CMYK color space (used in color printing), #ff01be hex color is composed of 0% cyan, 99.61% magenta, 25.49% yellow and 0% black.
#ff01be color has a hue of 315.4 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01be hex color contains mainly RED.
The closest web safe color of #ff01be is #ff00cc
#ff01be hex color has a decimal value of 16712126.
HEX | ff01be | #ff01be |
---|---|---|
RGB | 255, 1, 190 | rgb(255, 1, 190) |
RGB Percent | 100, 0.39, 74.51 | rgb(100, 0.39, 74.51) |
CMYK | 0, 100, 25, 0 | |
HSL | 315.4°, 100, 50.2 | hsl(315.4, 100%, 50.2%) |
HSV | 315.4°, 99.6, 100 |
XYZ | 50.545, 24.999, 50.877 |
---|---|
Hunter Lab | 49.999, 92.951, -25.332 |
CIE-LAB | 57.074, 90.112, -29.207 |
CIE-LCH | 57.074, 94.727, 342.042 |
CIE-LUV | 0, 99.61, 25.49, 0 |
Web Safe | ff00cc |
RGB percent of color #ff01be
CMYK percent of color #ff01be
Text with hexadecimal color #ff01be
This text has a font color of #ff01be
<p style="color:#ff01be">Text here</p>
#ff01be Background Color
This box has a background color of #ff01be
<div style="background-color:#ff01be">Text here</div>
#ff01be Border Color
This box has a border color of #ff01be
<div style="border: 4px solid #ff01be">Text here</div>
CSS codes
<p style="color:#ff01be">Text here</p>
<div style="background-color:#ff01be">Text here</div>
<div style="border: 4px solid #ff01be">Text here</div>
#ff01be Color on white background
This is how a font and box color of #ff01be will look
on a white background.
#ff01be Color on black background
This is how a font and box color of #ff01be hex color will look
on a black background.