In RGB color space, #ff0ebb hex color has a red value of 255, a green value of 14 and a blue value of 187.
In CMYK color space (used in color printing), #ff0ebb hex color is composed of 0% cyan, 94.51% magenta, 26.67% yellow and 0% black.
#ff0ebb color has a hue of 316.9 degrees, a saturation of 100% and a lightness of 52.7%.
#ff0ebb hex color contains mainly RED.
The closest web safe color of #ff0ebb is #ff00cc
#ff0ebb hex color has a decimal value of 16715451.
HEX | ff0ebb | #ff0ebb |
---|---|---|
RGB | 255, 14, 187 | rgb(255, 14, 187) |
RGB Percent | 100, 5.49, 73.33 | rgb(100, 5.49, 73.33) |
CMYK | 0, 95, 27, 0 | |
HSL | 316.9°, 100, 52.7 | hsl(316.9, 100%, 52.7%) |
HSV | 316.9°, 94.5, 100 |
XYZ | 50.367, 25.162, 49.216 |
---|---|
Hunter Lab | 50.162, 91.447, -23.059 |
CIE-LAB | 57.233, 88.953, -27.226 |
CIE-LCH | 57.233, 93.026, 342.982 |
CIE-LUV | 0, 94.51, 26.67, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0ebb
CMYK percent of color #ff0ebb
Text with hexadecimal color #ff0ebb
This text has a font color of #ff0ebb
<p style="color:#ff0ebb">Text here</p>
#ff0ebb Background Color
This box has a background color of #ff0ebb
<div style="background-color:#ff0ebb">Text here</div>
#ff0ebb Border Color
This box has a border color of #ff0ebb
<div style="border: 4px solid #ff0ebb">Text here</div>
CSS codes
<p style="color:#ff0ebb">Text here</p>
<div style="background-color:#ff0ebb">Text here</div>
<div style="border: 4px solid #ff0ebb">Text here</div>
#ff0ebb Color on white background
This is how a font and box color of #ff0ebb will look
on a white background.
#ff0ebb Color on black background
This is how a font and box color of #ff0ebb hex color will look
on a black background.