In RGB color space, #f500be hex color has a red value of 245, a green value of 0 and a blue value of 190.
In CMYK color space (used in color printing), #f500be hex color is composed of 0% cyan, 100% magenta, 22.45% yellow and 3.92% black.
#f500be color has a hue of 313.5 degrees, a saturation of 100% and a lightness of 48%.
#f500be hex color contains mainly RED.
The closest web safe color of #f500be is #ff00cc
#f500be hex color has a decimal value of 16056510.
HEX | f500be | #f500be |
---|---|---|
RGB | 245, 0, 190 | rgb(245, 0, 190) |
RGB Percent | 96.08, 0, 74.51 | rgb(96.08, 0, 74.51) |
CMYK | 0, 100, 22, 4 | |
HSL | 313.5°, 100, 48 | hsl(313.5, 100%, 48%) |
HSV | 313.5°, 100, 96.1 |
XYZ | 46.95, 23.13, 50.705 |
---|---|
Hunter Lab | 48.094, 90.091, -28.844 |
CIE-LAB | 55.206, 88.325, -32.253 |
CIE-LCH | 55.206, 94.03, 339.94 |
CIE-LUV | 0, 100, 22.45, 3.92 |
Web Safe | ff00cc |
RGB percent of color #f500be
CMYK percent of color #f500be
Text with hexadecimal color #f500be
This text has a font color of #f500be
<p style="color:#f500be">Text here</p>
#f500be Background Color
This box has a background color of #f500be
<div style="background-color:#f500be">Text here</div>
#f500be Border Color
This box has a border color of #f500be
<div style="border: 4px solid #f500be">Text here</div>
CSS codes
<p style="color:#f500be">Text here</p>
<div style="background-color:#f500be">Text here</div>
<div style="border: 4px solid #f500be">Text here</div>
#f500be Color on white background
This is how a font and box color of #f500be will look
on a white background.
#f500be Color on black background
This is how a font and box color of #f500be hex color will look
on a black background.