In RGB color space, #ff65da hex color has a red value of 255, a green value of 101 and a blue value of 218.
In CMYK color space (used in color printing), #ff65da hex color is composed of 0% cyan, 60.39% magenta, 14.51% yellow and 0% black.
#ff65da color has a hue of 314.4 degrees, a saturation of 100% and a lightness of 69.8%.
#ff65da hex color contains mainly RED.
The closest web safe color of #ff65da is #ff66cc
#ff65da hex color has a decimal value of 16737754.
HEX | ff65da | #ff65da |
---|---|---|
RGB | 255, 101, 218 | rgb(255, 101, 218) |
RGB Percent | 100, 39.61, 85.49 | rgb(100, 39.61, 85.49) |
CMYK | 0, 60, 15, 0 | |
HSL | 314.4°, 100, 69.8 | hsl(314.4, 100%, 69.8%) |
HSV | 314.4°, 60.4, 100 |
XYZ | 58.549, 35.629, 70.121 |
---|---|
Hunter Lab | 59.69, 70.63, -27.868 |
CIE-LAB | 66.235, 70.969, -30.928 |
CIE-LCH | 66.235, 77.415, 336.453 |
CIE-LUV | 0, 60.39, 14.51, 0 |
Web Safe | ff66cc |
RGB percent of color #ff65da
CMYK percent of color #ff65da
Text with hexadecimal color #ff65da
This text has a font color of #ff65da
<p style="color:#ff65da">Text here</p>
#ff65da Background Color
This box has a background color of #ff65da
<div style="background-color:#ff65da">Text here</div>
#ff65da Border Color
This box has a border color of #ff65da
<div style="border: 4px solid #ff65da">Text here</div>
CSS codes
<p style="color:#ff65da">Text here</p>
<div style="background-color:#ff65da">Text here</div>
<div style="border: 4px solid #ff65da">Text here</div>
#ff65da Color on white background
This is how a font and box color of #ff65da will look
on a white background.
#ff65da Color on black background
This is how a font and box color of #ff65da hex color will look
on a black background.