In RGB color space, #ff10bb hex color has a red value of 255, a green value of 16 and a blue value of 187.
In CMYK color space (used in color printing), #ff10bb hex color is composed of 0% cyan, 93.73% magenta, 26.67% yellow and 0% black.
#ff10bb color has a hue of 317.1 degrees, a saturation of 100% and a lightness of 53.1%.
#ff10bb hex color contains mainly RED.
The closest web safe color of #ff10bb is #ff00cc
#ff10bb hex color has a decimal value of 16715963.
HEX | ff10bb | #ff10bb |
---|---|---|
RGB | 255, 16, 187 | rgb(255, 16, 187) |
RGB Percent | 100, 6.27, 73.33 | rgb(100, 6.27, 73.33) |
CMYK | 0, 94, 27, 0 | |
HSL | 317.1°, 100, 53.1 | hsl(317.1, 100%, 53.1%) |
HSV | 317.1°, 93.7, 100 |
XYZ | 50.395, 25.218, 49.225 |
---|---|
Hunter Lab | 50.218, 91.25, -22.966 |
CIE-LAB | 57.287, 88.794, -27.142 |
CIE-LCH | 57.287, 92.85, 343.003 |
CIE-LUV | 0, 93.73, 26.67, 0 |
Web Safe | ff00cc |
RGB percent of color #ff10bb
CMYK percent of color #ff10bb
Text with hexadecimal color #ff10bb
This text has a font color of #ff10bb
<p style="color:#ff10bb">Text here</p>
#ff10bb Background Color
This box has a background color of #ff10bb
<div style="background-color:#ff10bb">Text here</div>
#ff10bb Border Color
This box has a border color of #ff10bb
<div style="border: 4px solid #ff10bb">Text here</div>
CSS codes
<p style="color:#ff10bb">Text here</p>
<div style="background-color:#ff10bb">Text here</div>
<div style="border: 4px solid #ff10bb">Text here</div>
#ff10bb Color on white background
This is how a font and box color of #ff10bb will look
on a white background.
#ff10bb Color on black background
This is how a font and box color of #ff10bb hex color will look
on a black background.