In RGB color space, #ff0abd hex color has a red value of 255, a green value of 10 and a blue value of 189.
In CMYK color space (used in color printing), #ff0abd hex color is composed of 0% cyan, 96.08% magenta, 25.88% yellow and 0% black.
#ff0abd color has a hue of 316.2 degrees, a saturation of 100% and a lightness of 52%.
#ff0abd hex color contains mainly RED.
The closest web safe color of #ff0abd is #ff00cc
#ff0abd hex color has a decimal value of 16714429.
HEX | ff0abd | #ff0abd |
---|---|---|
RGB | 255, 10, 189 | rgb(255, 10, 189) |
RGB Percent | 100, 3.92, 74.12 | rgb(100, 3.92, 74.12) |
CMYK | 0, 96, 26, 0 | |
HSL | 316.2°, 100, 52 | hsl(316.2, 100%, 52%) |
HSV | 316.2°, 96.1, 100 |
XYZ | 50.534, 25.151, 50.335 |
---|---|
Hunter Lab | 50.151, 92.1, -24.402 |
CIE-LAB | 57.222, 89.446, -28.399 |
CIE-LCH | 57.222, 93.846, 342.385 |
CIE-LUV | 0, 96.08, 25.88, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0abd
CMYK percent of color #ff0abd
Text with hexadecimal color #ff0abd
This text has a font color of #ff0abd
<p style="color:#ff0abd">Text here</p>
#ff0abd Background Color
This box has a background color of #ff0abd
<div style="background-color:#ff0abd">Text here</div>
#ff0abd Border Color
This box has a border color of #ff0abd
<div style="border: 4px solid #ff0abd">Text here</div>
CSS codes
<p style="color:#ff0abd">Text here</p>
<div style="background-color:#ff0abd">Text here</div>
<div style="border: 4px solid #ff0abd">Text here</div>
#ff0abd Color on white background
This is how a font and box color of #ff0abd will look
on a white background.
#ff0abd Color on black background
This is how a font and box color of #ff0abd hex color will look
on a black background.