In RGB color space, #ff04bb hex color has a red value of 255, a green value of 4 and a blue value of 187.
In CMYK color space (used in color printing), #ff04bb hex color is composed of 0% cyan, 98.43% magenta, 26.67% yellow and 0% black.
#ff04bb color has a hue of 316.3 degrees, a saturation of 100% and a lightness of 50.8%.
#ff04bb hex color contains mainly RED.
The closest web safe color of #ff04bb is #ff00cc
#ff04bb hex color has a decimal value of 16712891.
HEX | ff04bb | #ff04bb |
---|---|---|
RGB | 255, 4, 187 | rgb(255, 4, 187) |
RGB Percent | 100, 1.57, 73.33 | rgb(100, 1.57, 73.33) |
CMYK | 0, 98, 27, 0 | |
HSL | 316.3°, 100, 50.8 | hsl(316.3, 100%, 50.8%) |
HSV | 316.3°, 98.4, 100 |
XYZ | 50.253, 24.935, 49.178 |
---|---|
Hunter Lab | 49.935, 92.251, -23.437 |
CIE-LAB | 57.012, 89.6, -27.567 |
CIE-LCH | 57.012, 93.745, 342.899 |
CIE-LUV | 0, 98.43, 26.67, 0 |
Web Safe | ff00cc |
RGB percent of color #ff04bb
CMYK percent of color #ff04bb
Text with hexadecimal color #ff04bb
This text has a font color of #ff04bb
<p style="color:#ff04bb">Text here</p>
#ff04bb Background Color
This box has a background color of #ff04bb
<div style="background-color:#ff04bb">Text here</div>
#ff04bb Border Color
This box has a border color of #ff04bb
<div style="border: 4px solid #ff04bb">Text here</div>
CSS codes
<p style="color:#ff04bb">Text here</p>
<div style="background-color:#ff04bb">Text here</div>
<div style="border: 4px solid #ff04bb">Text here</div>
#ff04bb Color on white background
This is how a font and box color of #ff04bb will look
on a white background.
#ff04bb Color on black background
This is how a font and box color of #ff04bb hex color will look
on a black background.