In RGB color space, #ff0dbb hex color has a red value of 255, a green value of 13 and a blue value of 187.
In CMYK color space (used in color printing), #ff0dbb hex color is composed of 0% cyan, 94.9% magenta, 26.67% yellow and 0% black.
#ff0dbb color has a hue of 316.9 degrees, a saturation of 100% and a lightness of 52.5%.
#ff0dbb hex color contains mainly RED.
The closest web safe color of #ff0dbb is #ff00cc
#ff0dbb hex color has a decimal value of 16715195.
HEX | ff0dbb | #ff0dbb |
---|---|---|
RGB | 255, 13, 187 | rgb(255, 13, 187) |
RGB Percent | 100, 5.1, 73.33 | rgb(100, 5.1, 73.33) |
CMYK | 0, 95, 27, 0 | |
HSL | 316.9°, 100, 52.5 | hsl(316.9, 100%, 52.5%) |
HSV | 316.9°, 94.9, 100 |
XYZ | 50.354, 25.136, 49.211 |
---|---|
Hunter Lab | 50.136, 91.539, -23.101 |
CIE-LAB | 57.208, 89.027, -27.264 |
CIE-LCH | 57.208, 93.108, 342.973 |
CIE-LUV | 0, 94.9, 26.67, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0dbb
CMYK percent of color #ff0dbb
Text with hexadecimal color #ff0dbb
This text has a font color of #ff0dbb
<p style="color:#ff0dbb">Text here</p>
#ff0dbb Background Color
This box has a background color of #ff0dbb
<div style="background-color:#ff0dbb">Text here</div>
#ff0dbb Border Color
This box has a border color of #ff0dbb
<div style="border: 4px solid #ff0dbb">Text here</div>
CSS codes
<p style="color:#ff0dbb">Text here</p>
<div style="background-color:#ff0dbb">Text here</div>
<div style="border: 4px solid #ff0dbb">Text here</div>
#ff0dbb Color on white background
This is how a font and box color of #ff0dbb will look
on a white background.
#ff0dbb Color on black background
This is how a font and box color of #ff0dbb hex color will look
on a black background.