In RGB color space, #ff65db hex color has a red value of 255, a green value of 101 and a blue value of 219.
In CMYK color space (used in color printing), #ff65db hex color is composed of 0% cyan, 60.39% magenta, 14.12% yellow and 0% black.
#ff65db color has a hue of 314 degrees, a saturation of 100% and a lightness of 69.8%.
#ff65db hex color contains mainly RED.
The closest web safe color of #ff65db is #ff66cc
#ff65db hex color has a decimal value of 16737755.
HEX | ff65db | #ff65db |
---|---|---|
RGB | 255, 101, 219 | rgb(255, 101, 219) |
RGB Percent | 100, 39.61, 85.88 | rgb(100, 39.61, 85.88) |
CMYK | 0, 60, 14, 0 | |
HSL | 314°, 100, 69.8 | hsl(314, 100%, 69.8%) |
HSV | 314°, 60.4, 100 |
XYZ | 58.68, 35.682, 70.812 |
---|---|
Hunter Lab | 59.734, 70.814, -28.471 |
CIE-LAB | 66.276, 71.11, -31.423 |
CIE-LCH | 66.276, 77.743, 336.16 |
CIE-LUV | 0, 60.39, 14.12, 0 |
Web Safe | ff66cc |
RGB percent of color #ff65db
CMYK percent of color #ff65db
Text with hexadecimal color #ff65db
This text has a font color of #ff65db
<p style="color:#ff65db">Text here</p>
#ff65db Background Color
This box has a background color of #ff65db
<div style="background-color:#ff65db">Text here</div>
#ff65db Border Color
This box has a border color of #ff65db
<div style="border: 4px solid #ff65db">Text here</div>
CSS codes
<p style="color:#ff65db">Text here</p>
<div style="background-color:#ff65db">Text here</div>
<div style="border: 4px solid #ff65db">Text here</div>
#ff65db Color on white background
This is how a font and box color of #ff65db will look
on a white background.
#ff65db Color on black background
This is how a font and box color of #ff65db hex color will look
on a black background.