In RGB color space, #fb15cc hex color has a red value of 251, a green value of 21 and a blue value of 204.
In CMYK color space (used in color printing), #fb15cc hex color is composed of 0% cyan, 91.63% magenta, 18.73% yellow and 1.57% black.
#fb15cc color has a hue of 312.3 degrees, a saturation of 96.64% and a lightness of 53.3%.
#fb15cc hex color contains mainly RED.
The closest web safe color of #fb15cc is #ff00cc
#fb15cc hex color has a decimal value of 16455116.
HEX | fb15cc | #fb15cc |
---|---|---|
RGB | 251, 21, 204 | rgb(251, 21, 204) |
RGB Percent | 98.43, 8.24, 80 | rgb(98.43, 8.24, 80) |
CMYK | 0, 92, 19, 2 | |
HSL | 312.3°, 96.64, 53.3 | hsl(312.3, 96.64%, 53.3%) |
HSV | 312.3°, 91.6, 98.4 |
XYZ | 50.951, 25.405, 59.345 |
---|---|
Hunter Lab | 50.403, 92.233, -34.526 |
CIE-LAB | 57.468, 89.498, -36.701 |
CIE-LCH | 57.468, 96.731, 337.703 |
CIE-LUV | 0, 91.63, 18.73, 1.57 |
Web Safe | ff00cc |
RGB percent of color #fb15cc
CMYK percent of color #fb15cc
Text with hexadecimal color #fb15cc
This text has a font color of #fb15cc
<p style="color:#fb15cc">Text here</p>
#fb15cc Background Color
This box has a background color of #fb15cc
<div style="background-color:#fb15cc">Text here</div>
#fb15cc Border Color
This box has a border color of #fb15cc
<div style="border: 4px solid #fb15cc">Text here</div>
CSS codes
<p style="color:#fb15cc">Text here</p>
<div style="background-color:#fb15cc">Text here</div>
<div style="border: 4px solid #fb15cc">Text here</div>
#fb15cc Color on white background
This is how a font and box color of #fb15cc will look
on a white background.
#fb15cc Color on black background
This is how a font and box color of #fb15cc hex color will look
on a black background.