In RGB color space, #ff5abd hex color has a red value of 255, a green value of 90 and a blue value of 189.
In CMYK color space (used in color printing), #ff5abd hex color is composed of 0% cyan, 64.71% magenta, 25.88% yellow and 0% black.
#ff5abd color has a hue of 324 degrees, a saturation of 100% and a lightness of 67.6%.
#ff5abd hex color contains mainly RED.
The closest web safe color of #ff5abd is #ff66cc
#ff5abd hex color has a decimal value of 16734909.
HEX | ff5abd | #ff5abd |
---|---|---|
RGB | 255, 90, 189 | rgb(255, 90, 189) |
RGB Percent | 100, 35.29, 74.12 | rgb(100, 35.29, 74.12) |
CMYK | 0, 65, 26, 0 | |
HSL | 324°, 100, 67.6 | hsl(324, 100%, 67.6%) |
HSV | 324°, 64.7, 100 |
XYZ | 54.081, 32.246, 51.518 |
---|---|
Hunter Lab | 56.786, 70.624, -14.04 |
CIE-LAB | 63.546, 71.453, -18.699 |
CIE-LCH | 63.546, 73.859, 345.335 |
CIE-LUV | 0, 64.71, 25.88, 0 |
Web Safe | ff66cc |
RGB percent of color #ff5abd
CMYK percent of color #ff5abd
Text with hexadecimal color #ff5abd
This text has a font color of #ff5abd
<p style="color:#ff5abd">Text here</p>
#ff5abd Background Color
This box has a background color of #ff5abd
<div style="background-color:#ff5abd">Text here</div>
#ff5abd Border Color
This box has a border color of #ff5abd
<div style="border: 4px solid #ff5abd">Text here</div>
CSS codes
<p style="color:#ff5abd">Text here</p>
<div style="background-color:#ff5abd">Text here</div>
<div style="border: 4px solid #ff5abd">Text here</div>
#ff5abd Color on white background
This is how a font and box color of #ff5abd will look
on a white background.
#ff5abd Color on black background
This is how a font and box color of #ff5abd hex color will look
on a black background.