In RGB color space, #ff50bb hex color has a red value of 255, a green value of 80 and a blue value of 187.
In CMYK color space (used in color printing), #ff50bb hex color is composed of 0% cyan, 68.63% magenta, 26.67% yellow and 0% black.
#ff50bb color has a hue of 323.3 degrees, a saturation of 100% and a lightness of 65.7%.
#ff50bb hex color contains mainly RED.
The closest web safe color of #ff50bb is #ff66cc
#ff50bb hex color has a decimal value of 16732347.
HEX | ff50bb | #ff50bb |
---|---|---|
RGB | 255, 80, 187 | rgb(255, 80, 187) |
RGB Percent | 100, 31.37, 73.33 | rgb(100, 31.37, 73.33) |
CMYK | 0, 69, 27, 0 | |
HSL | 323.3°, 100, 65.7 | hsl(323.3, 100%, 65.7%) |
HSV | 323.3°, 68.6, 100 |
XYZ | 53.078, 30.585, 50.12 |
---|---|
Hunter Lab | 55.304, 74.535, -15.02 |
CIE-LAB | 62.156, 74.867, -19.672 |
CIE-LCH | 62.156, 77.408, 345.278 |
CIE-LUV | 0, 68.63, 26.67, 0 |
Web Safe | ff66cc |
RGB percent of color #ff50bb
CMYK percent of color #ff50bb
Text with hexadecimal color #ff50bb
This text has a font color of #ff50bb
<p style="color:#ff50bb">Text here</p>
#ff50bb Background Color
This box has a background color of #ff50bb
<div style="background-color:#ff50bb">Text here</div>
#ff50bb Border Color
This box has a border color of #ff50bb
<div style="border: 4px solid #ff50bb">Text here</div>
CSS codes
<p style="color:#ff50bb">Text here</p>
<div style="background-color:#ff50bb">Text here</div>
<div style="border: 4px solid #ff50bb">Text here</div>
#ff50bb Color on white background
This is how a font and box color of #ff50bb will look
on a white background.
#ff50bb Color on black background
This is how a font and box color of #ff50bb hex color will look
on a black background.