In RGB color space, #f800bb hex color has a red value of 248, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #f800bb hex color is composed of 0% cyan, 100% magenta, 24.6% yellow and 2.75% black.
#f800bb color has a hue of 314.8 degrees, a saturation of 100% and a lightness of 48.6%.
#f800bb hex color contains mainly RED.
The closest web safe color of #f800bb is #ff00cc
#f800bb hex color has a decimal value of 16253115.
HEX | f800bb | #f800bb |
---|---|---|
RGB | 248, 0, 187 | rgb(248, 0, 187) |
RGB Percent | 97.25, 0, 73.33 | rgb(97.25, 0, 73.33) |
CMYK | 0, 100, 25, 3 | |
HSL | 314.8°, 100, 48.6 | hsl(314.8, 100%, 48.6%) |
HSV | 314.8°, 100, 97.3 |
XYZ | 47.681, 23.544, 49.045 |
---|---|
Hunter Lab | 48.522, 90.492, -25.963 |
CIE-LAB | 55.628, 88.545, -29.814 |
CIE-LCH | 55.628, 93.43, 341.391 |
CIE-LUV | 0, 100, 24.6, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f800bb
CMYK percent of color #f800bb
Text with hexadecimal color #f800bb
This text has a font color of #f800bb
<p style="color:#f800bb">Text here</p>
#f800bb Background Color
This box has a background color of #f800bb
<div style="background-color:#f800bb">Text here</div>
#f800bb Border Color
This box has a border color of #f800bb
<div style="border: 4px solid #f800bb">Text here</div>
CSS codes
<p style="color:#f800bb">Text here</p>
<div style="background-color:#f800bb">Text here</div>
<div style="border: 4px solid #f800bb">Text here</div>
#f800bb Color on white background
This is how a font and box color of #f800bb will look
on a white background.
#f800bb Color on black background
This is how a font and box color of #f800bb hex color will look
on a black background.