In RGB color space, #f800b1 hex color has a red value of 248, a green value of 0 and a blue value of 177.
In CMYK color space (used in color printing), #f800b1 hex color is composed of 0% cyan, 100% magenta, 28.63% yellow and 2.75% black.
#f800b1 color has a hue of 317.2 degrees, a saturation of 100% and a lightness of 48.6%.
#f800b1 hex color contains mainly RED.
The closest web safe color of #f800b1 is #ff0099
#f800b1 hex color has a decimal value of 16253105.
HEX | f800b1 | #f800b1 |
---|---|---|
RGB | 248, 0, 177 | rgb(248, 0, 177) |
RGB Percent | 97.25, 0, 69.41 | rgb(97.25, 0, 69.41) |
CMYK | 0, 100, 29, 3 | |
HSL | 317.2°, 100, 48.6 | hsl(317.2, 100%, 48.6%) |
HSV | 317.2°, 100, 97.3 |
XYZ | 46.647, 23.131, 43.601 |
---|---|
Hunter Lab | 48.095, 88.961, -20.084 |
CIE-LAB | 55.207, 87.469, -24.644 |
CIE-LCH | 55.207, 90.874, 344.265 |
CIE-LUV | 0, 100, 28.63, 2.75 |
Web Safe | ff0099 |
RGB percent of color #f800b1
CMYK percent of color #f800b1
Text with hexadecimal color #f800b1
This text has a font color of #f800b1
<p style="color:#f800b1">Text here</p>
#f800b1 Background Color
This box has a background color of #f800b1
<div style="background-color:#f800b1">Text here</div>
#f800b1 Border Color
This box has a border color of #f800b1
<div style="border: 4px solid #f800b1">Text here</div>
CSS codes
<p style="color:#f800b1">Text here</p>
<div style="background-color:#f800b1">Text here</div>
<div style="border: 4px solid #f800b1">Text here</div>
#f800b1 Color on white background
This is how a font and box color of #f800b1 will look
on a white background.
#f800b1 Color on black background
This is how a font and box color of #f800b1 hex color will look
on a black background.