In RGB color space, #ff64bb hex color has a red value of 255, a green value of 100 and a blue value of 187.
In CMYK color space (used in color printing), #ff64bb hex color is composed of 0% cyan, 60.78% magenta, 26.67% yellow and 0% black.
#ff64bb color has a hue of 326.3 degrees, a saturation of 100% and a lightness of 69.6%.
#ff64bb hex color contains mainly RED.
The closest web safe color of #ff64bb is #ff66cc
#ff64bb hex color has a decimal value of 16737467.
HEX | ff64bb | #ff64bb |
---|---|---|
RGB | 255, 100, 187 | rgb(255, 100, 187) |
RGB Percent | 100, 39.22, 73.33 | rgb(100, 39.22, 73.33) |
CMYK | 0, 61, 27, 0 | |
HSL | 326.3°, 100, 69.6 | hsl(326.3, 100%, 69.6%) |
HSV | 326.3°, 60.8, 100 |
XYZ | 54.767, 33.962, 50.683 |
---|---|
Hunter Lab | 58.277, 65.765, -10.77 |
CIE-LAB | 64.932, 67.221, -15.461 |
CIE-LCH | 64.932, 68.976, 347.047 |
CIE-LUV | 0, 60.78, 26.67, 0 |
Web Safe | ff66cc |
RGB percent of color #ff64bb
CMYK percent of color #ff64bb
Text with hexadecimal color #ff64bb
This text has a font color of #ff64bb
<p style="color:#ff64bb">Text here</p>
#ff64bb Background Color
This box has a background color of #ff64bb
<div style="background-color:#ff64bb">Text here</div>
#ff64bb Border Color
This box has a border color of #ff64bb
<div style="border: 4px solid #ff64bb">Text here</div>
CSS codes
<p style="color:#ff64bb">Text here</p>
<div style="background-color:#ff64bb">Text here</div>
<div style="border: 4px solid #ff64bb">Text here</div>
#ff64bb Color on white background
This is how a font and box color of #ff64bb will look
on a white background.
#ff64bb Color on black background
This is how a font and box color of #ff64bb hex color will look
on a black background.