In RGB color space, #ff10bd hex color has a red value of 255, a green value of 16 and a blue value of 189.
In CMYK color space (used in color printing), #ff10bd hex color is composed of 0% cyan, 93.73% magenta, 25.88% yellow and 0% black.
#ff10bd color has a hue of 316.6 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10bd hex color contains mainly RED.
The closest web safe color of #ff10bd is #ff00cc
#ff10bd hex color has a decimal value of 16715965.
HEX | ff10bd | #ff10bd |
---|---|---|
RGB | 255, 16, 189 | rgb(255, 16, 189) |
RGB Percent | 100, 6.27, 74.12 | rgb(100, 6.27, 74.12) |
CMYK | 0, 94, 26, 0 | |
HSL | 316.6°, 100, 53.1 | hsl(316.6, 100%, 53.1%) |
HSV | 316.6°, 93.7, 100 |
XYZ | 50.611, 25.305, 50.361 |
---|---|
Hunter Lab | 50.304, 91.557, -24.144 |
CIE-LAB | 57.371, 89.009, -28.168 |
CIE-LCH | 57.371, 93.36, 342.439 |
CIE-LUV | 0, 93.73, 25.88, 0 |
Web Safe | ff00cc |
RGB percent of color #ff10bd
CMYK percent of color #ff10bd
Text with hexadecimal color #ff10bd
This text has a font color of #ff10bd
<p style="color:#ff10bd">Text here</p>
#ff10bd Background Color
This box has a background color of #ff10bd
<div style="background-color:#ff10bd">Text here</div>
#ff10bd Border Color
This box has a border color of #ff10bd
<div style="border: 4px solid #ff10bd">Text here</div>
CSS codes
<p style="color:#ff10bd">Text here</p>
<div style="background-color:#ff10bd">Text here</div>
<div style="border: 4px solid #ff10bd">Text here</div>
#ff10bd Color on white background
This is how a font and box color of #ff10bd will look
on a white background.
#ff10bd Color on black background
This is how a font and box color of #ff10bd hex color will look
on a black background.