In RGB color space, #ff2abd hex color has a red value of 255, a green value of 42 and a blue value of 189.
In CMYK color space (used in color printing), #ff2abd hex color is composed of 0% cyan, 83.53% magenta, 25.88% yellow and 0% black.
#ff2abd color has a hue of 318.6 degrees, a saturation of 100% and a lightness of 58.2%.
#ff2abd hex color contains mainly RED.
The closest web safe color of #ff2abd is #ff33cc
#ff2abd hex color has a decimal value of 16722621.
HEX | ff2abd | #ff2abd |
---|---|---|
RGB | 255, 42, 189 | rgb(255, 42, 189) |
RGB Percent | 100, 16.47, 74.12 | rgb(100, 16.47, 74.12) |
CMYK | 0, 84, 26, 0 | |
HSL | 318.6°, 100, 58.2 | hsl(318.6, 100%, 58.2%) |
HSV | 318.6°, 83.5, 100 |
XYZ | 51.253, 26.59, 50.575 |
---|---|
Hunter Lab | 51.565, 87.179, -22.055 |
CIE-LAB | 58.593, 85.45, -26.281 |
CIE-LCH | 58.593, 89.4, 342.904 |
CIE-LUV | 0, 83.53, 25.88, 0 |
Web Safe | ff33cc |
RGB percent of color #ff2abd
CMYK percent of color #ff2abd
Text with hexadecimal color #ff2abd
This text has a font color of #ff2abd
<p style="color:#ff2abd">Text here</p>
#ff2abd Background Color
This box has a background color of #ff2abd
<div style="background-color:#ff2abd">Text here</div>
#ff2abd Border Color
This box has a border color of #ff2abd
<div style="border: 4px solid #ff2abd">Text here</div>
CSS codes
<p style="color:#ff2abd">Text here</p>
<div style="background-color:#ff2abd">Text here</div>
<div style="border: 4px solid #ff2abd">Text here</div>
#ff2abd Color on white background
This is how a font and box color of #ff2abd will look
on a white background.
#ff2abd Color on black background
This is how a font and box color of #ff2abd hex color will look
on a black background.