In RGB color space, #fd00bb hex color has a red value of 253, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #fd00bb hex color is composed of 0% cyan, 100% magenta, 26.09% yellow and 0.78% black.
#fd00bb color has a hue of 315.7 degrees, a saturation of 100% and a lightness of 49.6%.
#fd00bb hex color contains mainly RED.
The closest web safe color of #fd00bb is #ff00cc
#fd00bb hex color has a decimal value of 16580795.
HEX | fd00bb | #fd00bb |
---|---|---|
RGB | 253, 0, 187 | rgb(253, 0, 187) |
RGB Percent | 99.22, 0, 73.33 | rgb(99.22, 0, 73.33) |
CMYK | 0, 100, 26, 1 | |
HSL | 315.7°, 100, 49.6 | hsl(315.7, 100%, 49.6%) |
HSV | 315.7°, 100, 99.2 |
XYZ | 49.478, 24.471, 49.129 |
---|---|
Hunter Lab | 49.468, 91.966, -24.256 |
CIE-LAB | 56.556, 89.475, -28.302 |
CIE-LCH | 56.556, 93.844, 342.447 |
CIE-LUV | 0, 100, 26.09, 0.78 |
Web Safe | ff00cc |
RGB percent of color #fd00bb
CMYK percent of color #fd00bb
Text with hexadecimal color #fd00bb
This text has a font color of #fd00bb
<p style="color:#fd00bb">Text here</p>
#fd00bb Background Color
This box has a background color of #fd00bb
<div style="background-color:#fd00bb">Text here</div>
#fd00bb Border Color
This box has a border color of #fd00bb
<div style="border: 4px solid #fd00bb">Text here</div>
CSS codes
<p style="color:#fd00bb">Text here</p>
<div style="background-color:#fd00bb">Text here</div>
<div style="border: 4px solid #fd00bb">Text here</div>
#fd00bb Color on white background
This is how a font and box color of #fd00bb will look
on a white background.
#fd00bb Color on black background
This is how a font and box color of #fd00bb hex color will look
on a black background.