In RGB color space, #ff01bc hex color has a red value of 255, a green value of 1 and a blue value of 188.
In CMYK color space (used in color printing), #ff01bc hex color is composed of 0% cyan, 99.61% magenta, 26.27% yellow and 0% black.
#ff01bc color has a hue of 315.8 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01bc hex color contains mainly RED.
The closest web safe color of #ff01bc is #ff00cc
#ff01bc hex color has a decimal value of 16712124.
HEX | ff01bc | #ff01bc |
---|---|---|
RGB | 255, 1, 188 | rgb(255, 1, 188) |
RGB Percent | 100, 0.39, 73.73 | rgb(100, 0.39, 73.73) |
CMYK | 0, 100, 26, 0 | |
HSL | 315.8°, 100, 50.2 | hsl(315.8, 100%, 50.2%) |
HSV | 315.8°, 99.6, 100 |
XYZ | 50.328, 24.913, 49.733 |
---|---|
Hunter Lab | 49.913, 92.637, -24.137 |
CIE-LAB | 56.991, 89.894, -28.179 |
CIE-LCH | 56.991, 94.207, 342.595 |
CIE-LUV | 0, 99.61, 26.27, 0 |
Web Safe | ff00cc |
RGB percent of color #ff01bc
CMYK percent of color #ff01bc
Text with hexadecimal color #ff01bc
This text has a font color of #ff01bc
<p style="color:#ff01bc">Text here</p>
#ff01bc Background Color
This box has a background color of #ff01bc
<div style="background-color:#ff01bc">Text here</div>
#ff01bc Border Color
This box has a border color of #ff01bc
<div style="border: 4px solid #ff01bc">Text here</div>
CSS codes
<p style="color:#ff01bc">Text here</p>
<div style="background-color:#ff01bc">Text here</div>
<div style="border: 4px solid #ff01bc">Text here</div>
#ff01bc Color on white background
This is how a font and box color of #ff01bc will look
on a white background.
#ff01bc Color on black background
This is how a font and box color of #ff01bc hex color will look
on a black background.