In RGB color space, #ff55eb hex color has a red value of 255, a green value of 85 and a blue value of 235.
In CMYK color space (used in color printing), #ff55eb hex color is composed of 0% cyan, 66.67% magenta, 7.84% yellow and 0% black.
#ff55eb color has a hue of 307.1 degrees, a saturation of 100% and a lightness of 66.7%.
#ff55eb hex color contains mainly RED.
The closest web safe color of #ff55eb is #ff66ff
#ff55eb hex color has a decimal value of 16733675.
HEX | ff55eb | #ff55eb |
---|---|---|
RGB | 255, 85, 235 | rgb(255, 85, 235) |
RGB Percent | 100, 33.33, 92.16 | rgb(100, 33.33, 92.16) |
CMYK | 0, 67, 8, 0 | |
HSL | 307.1°, 100, 66.7 | hsl(307.1, 100%, 66.7%) |
HSV | 307.1°, 66.7, 100 |
XYZ | 59.484, 33.755, 81.978 |
---|---|
Hunter Lab | 58.099, 81.082, -42.989 |
CIE-LAB | 64.768, 79.549, -42.691 |
CIE-LCH | 64.768, 90.28, 331.779 |
CIE-LUV | 0, 66.67, 7.84, 0 |
Web Safe | ff66ff |
RGB percent of color #ff55eb
CMYK percent of color #ff55eb
Text with hexadecimal color #ff55eb
This text has a font color of #ff55eb
<p style="color:#ff55eb">Text here</p>
#ff55eb Background Color
This box has a background color of #ff55eb
<div style="background-color:#ff55eb">Text here</div>
#ff55eb Border Color
This box has a border color of #ff55eb
<div style="border: 4px solid #ff55eb">Text here</div>
CSS codes
<p style="color:#ff55eb">Text here</p>
<div style="background-color:#ff55eb">Text here</div>
<div style="border: 4px solid #ff55eb">Text here</div>
#ff55eb Color on white background
This is how a font and box color of #ff55eb will look
on a white background.
#ff55eb Color on black background
This is how a font and box color of #ff55eb hex color will look
on a black background.