In RGB color space, #f00cbb hex color has a red value of 240, a green value of 12 and a blue value of 187.
In CMYK color space (used in color printing), #f00cbb hex color is composed of 0% cyan, 95% magenta, 22.08% yellow and 5.88% black.
#f00cbb color has a hue of 313.9 degrees, a saturation of 90.48% and a lightness of 49.4%.
#f00cbb hex color contains mainly RED.
The closest web safe color of #f00cbb is #ff00cc
#f00cbb hex color has a decimal value of 15731899.
HEX | f00cbb | #f00cbb |
---|---|---|
RGB | 240, 12, 187 | rgb(240, 12, 187) |
RGB Percent | 94.12, 4.71, 73.33 | rgb(94.12, 4.71, 73.33) |
CMYK | 0, 95, 22, 6 | |
HSL | 313.9°, 90.48, 49.4 | hsl(313.9, 90.48%, 49.4%) |
HSV | 313.9°, 95, 94.1 |
XYZ | 45.036, 22.376, 48.959 |
---|---|
Hunter Lab | 47.303, 87.164, -28.253 |
CIE-LAB | 54.424, 86.251, -31.802 |
CIE-LCH | 54.424, 91.927, 339.76 |
CIE-LUV | 0, 95, 22.08, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f00cbb
CMYK percent of color #f00cbb
Text with hexadecimal color #f00cbb
This text has a font color of #f00cbb
<p style="color:#f00cbb">Text here</p>
#f00cbb Background Color
This box has a background color of #f00cbb
<div style="background-color:#f00cbb">Text here</div>
#f00cbb Border Color
This box has a border color of #f00cbb
<div style="border: 4px solid #f00cbb">Text here</div>
CSS codes
<p style="color:#f00cbb">Text here</p>
<div style="background-color:#f00cbb">Text here</div>
<div style="border: 4px solid #f00cbb">Text here</div>
#f00cbb Color on white background
This is how a font and box color of #f00cbb will look
on a white background.
#f00cbb Color on black background
This is how a font and box color of #f00cbb hex color will look
on a black background.