In RGB color space, #ff01d0 hex color has a red value of 255, a green value of 1 and a blue value of 208.
In CMYK color space (used in color printing), #ff01d0 hex color is composed of 0% cyan, 99.61% magenta, 18.43% yellow and 0% black.
#ff01d0 color has a hue of 311.1 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01d0 hex color contains mainly RED.
The closest web safe color of #ff01d0 is #ff00cc
#ff01d0 hex color has a decimal value of 16712144.
HEX | ff01d0 | #ff01d0 |
---|---|---|
RGB | 255, 1, 208 | rgb(255, 1, 208) |
RGB Percent | 100, 0.39, 81.57 | rgb(100, 0.39, 81.57) |
CMYK | 0, 100, 18, 0 | |
HSL | 311.1°, 100, 50.2 | hsl(311.1, 100%, 50.2%) |
HSV | 311.1°, 99.6, 100 |
XYZ | 52.636, 25.836, 61.887 |
---|---|
Hunter Lab | 50.829, 95.894, -36.608 |
CIE-LAB | 57.881, 92.146, -38.289 |
CIE-LCH | 57.881, 99.784, 337.436 |
CIE-LUV | 0, 99.61, 18.43, 0 |
Web Safe | ff00cc |
RGB percent of color #ff01d0
CMYK percent of color #ff01d0
Text with hexadecimal color #ff01d0
This text has a font color of #ff01d0
<p style="color:#ff01d0">Text here</p>
#ff01d0 Background Color
This box has a background color of #ff01d0
<div style="background-color:#ff01d0">Text here</div>
#ff01d0 Border Color
This box has a border color of #ff01d0
<div style="border: 4px solid #ff01d0">Text here</div>
CSS codes
<p style="color:#ff01d0">Text here</p>
<div style="background-color:#ff01d0">Text here</div>
<div style="border: 4px solid #ff01d0">Text here</div>
#ff01d0 Color on white background
This is how a font and box color of #ff01d0 will look
on a white background.
#ff01d0 Color on black background
This is how a font and box color of #ff01d0 hex color will look
on a black background.