In RGB color space, #ff08bd hex color has a red value of 255, a green value of 8 and a blue value of 189.
In CMYK color space (used in color printing), #ff08bd hex color is composed of 0% cyan, 96.86% magenta, 25.88% yellow and 0% black.
#ff08bd color has a hue of 316 degrees, a saturation of 100% and a lightness of 51.6%.
#ff08bd hex color contains mainly RED.
The closest web safe color of #ff08bd is #ff00cc
#ff08bd hex color has a decimal value of 16713917.
HEX | ff08bd | #ff08bd |
---|---|---|
RGB | 255, 8, 189 | rgb(255, 8, 189) |
RGB Percent | 100, 3.14, 74.12 | rgb(100, 3.14, 74.12) |
CMYK | 0, 97, 26, 0 | |
HSL | 316°, 100, 51.6 | hsl(316, 100%, 51.6%) |
HSV | 316°, 96.9, 100 |
XYZ | 50.512, 25.108, 50.328 |
---|---|
Hunter Lab | 50.108, 92.251, -24.475 |
CIE-LAB | 57.18, 89.567, -28.464 |
CIE-LCH | 57.18, 93.981, 342.37 |
CIE-LUV | 0, 96.86, 25.88, 0 |
Web Safe | ff00cc |
RGB percent of color #ff08bd
CMYK percent of color #ff08bd
Text with hexadecimal color #ff08bd
This text has a font color of #ff08bd
<p style="color:#ff08bd">Text here</p>
#ff08bd Background Color
This box has a background color of #ff08bd
<div style="background-color:#ff08bd">Text here</div>
#ff08bd Border Color
This box has a border color of #ff08bd
<div style="border: 4px solid #ff08bd">Text here</div>
CSS codes
<p style="color:#ff08bd">Text here</p>
<div style="background-color:#ff08bd">Text here</div>
<div style="border: 4px solid #ff08bd">Text here</div>
#ff08bd Color on white background
This is how a font and box color of #ff08bd will look
on a white background.
#ff08bd Color on black background
This is how a font and box color of #ff08bd hex color will look
on a black background.