In RGB color space, #ff65bb hex color has a red value of 255, a green value of 101 and a blue value of 187.
In CMYK color space (used in color printing), #ff65bb hex color is composed of 0% cyan, 60.39% magenta, 26.67% yellow and 0% black.
#ff65bb color has a hue of 326.5 degrees, a saturation of 100% and a lightness of 69.8%.
#ff65bb hex color contains mainly RED.
The closest web safe color of #ff65bb is #ff66cc
#ff65bb hex color has a decimal value of 16737723.
HEX | ff65bb | #ff65bb |
---|---|---|
RGB | 255, 101, 187 | rgb(255, 101, 187) |
RGB Percent | 100, 39.61, 73.33 | rgb(100, 39.61, 73.33) |
CMYK | 0, 60, 27, 0 | |
HSL | 326.5°, 100, 69.8 | hsl(326.5, 100%, 69.8%) |
HSV | 326.5°, 60.4, 100 |
XYZ | 54.863, 34.155, 50.715 |
---|---|
Hunter Lab | 58.442, 65.294, -10.541 |
CIE-LAB | 65.085, 66.804, -15.23 |
CIE-LCH | 65.085, 68.518, 347.157 |
CIE-LUV | 0, 60.39, 26.67, 0 |
Web Safe | ff66cc |
RGB percent of color #ff65bb
CMYK percent of color #ff65bb
Text with hexadecimal color #ff65bb
This text has a font color of #ff65bb
<p style="color:#ff65bb">Text here</p>
#ff65bb Background Color
This box has a background color of #ff65bb
<div style="background-color:#ff65bb">Text here</div>
#ff65bb Border Color
This box has a border color of #ff65bb
<div style="border: 4px solid #ff65bb">Text here</div>
CSS codes
<p style="color:#ff65bb">Text here</p>
<div style="background-color:#ff65bb">Text here</div>
<div style="border: 4px solid #ff65bb">Text here</div>
#ff65bb Color on white background
This is how a font and box color of #ff65bb will look
on a white background.
#ff65bb Color on black background
This is how a font and box color of #ff65bb hex color will look
on a black background.