In RGB color space, #ff01cb hex color has a red value of 255, a green value of 1 and a blue value of 203.
In CMYK color space (used in color printing), #ff01cb hex color is composed of 0% cyan, 99.61% magenta, 20.39% yellow and 0% black.
#ff01cb color has a hue of 312.3 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01cb hex color contains mainly RED.
The closest web safe color of #ff01cb is #ff00cc
#ff01cb hex color has a decimal value of 16712139.
HEX | ff01cb | #ff01cb |
---|---|---|
RGB | 255, 1, 203 | rgb(255, 1, 203) |
RGB Percent | 100, 0.39, 79.61 | rgb(100, 0.39, 79.61) |
CMYK | 0, 100, 20, 0 | |
HSL | 312.3°, 100, 50.2 | hsl(312.3, 100%, 50.2%) |
HSV | 312.3°, 99.6, 100 |
XYZ | 52.03, 25.594, 58.698 |
---|---|
Hunter Lab | 50.591, 95.046, -33.378 |
CIE-LAB | 57.65, 91.562, -35.792 |
CIE-LCH | 57.65, 98.309, 338.649 |
CIE-LUV | 0, 99.61, 20.39, 0 |
Web Safe | ff00cc |
RGB percent of color #ff01cb
CMYK percent of color #ff01cb
Text with hexadecimal color #ff01cb
This text has a font color of #ff01cb
<p style="color:#ff01cb">Text here</p>
#ff01cb Background Color
This box has a background color of #ff01cb
<div style="background-color:#ff01cb">Text here</div>
#ff01cb Border Color
This box has a border color of #ff01cb
<div style="border: 4px solid #ff01cb">Text here</div>
CSS codes
<p style="color:#ff01cb">Text here</p>
<div style="background-color:#ff01cb">Text here</div>
<div style="border: 4px solid #ff01cb">Text here</div>
#ff01cb Color on white background
This is how a font and box color of #ff01cb will look
on a white background.
#ff01cb Color on black background
This is how a font and box color of #ff01cb hex color will look
on a black background.