In RGB color space, #ffbbbc hex color has a red value of 255, a green value of 187 and a blue value of 188.
In CMYK color space (used in color printing), #ffbbbc hex color is composed of 0% cyan, 26.67% magenta, 26.27% yellow and 0% black.
#ffbbbc color has a hue of 359.1 degrees, a saturation of 100% and a lightness of 86.7%.
#ffbbbc hex color contains mainly RED.
The closest web safe color of #ffbbbc is #ffcccc
#ffbbbc hex color has a decimal value of 16759740.
HEX | ffbbbc | #ffbbbc |
---|---|---|
RGB | 255, 187, 188 | rgb(255, 187, 188) |
RGB Percent | 100, 73.33, 73.73 | rgb(100, 73.33, 73.73) |
CMYK | 0, 27, 26, 0 | |
HSL | 359.1°, 100, 86.7 | hsl(359.1, 100%, 86.7%) |
HSV | 359.1°, 26.7, 100 |
XYZ | 68.087, 60.431, 55.653 |
---|---|
Hunter Lab | 77.737, 20.3, 11.97 |
CIE-LAB | 82.072, 24.658, 9.181 |
CIE-LCH | 82.072, 26.312, 20.422 |
CIE-LUV | 0, 26.67, 26.27, 0 |
Web Safe | ffcccc |
RGB percent of color #ffbbbc
CMYK percent of color #ffbbbc
Text with hexadecimal color #ffbbbc
This text has a font color of #ffbbbc
<p style="color:#ffbbbc">Text here</p>
#ffbbbc Background Color
This box has a background color of #ffbbbc
<div style="background-color:#ffbbbc">Text here</div>
#ffbbbc Border Color
This box has a border color of #ffbbbc
<div style="border: 4px solid #ffbbbc">Text here</div>
CSS codes
<p style="color:#ffbbbc">Text here</p>
<div style="background-color:#ffbbbc">Text here</div>
<div style="border: 4px solid #ffbbbc">Text here</div>
#ffbbbc Color on white background
This is how a font and box color of #ffbbbc will look
on a white background.
#ffbbbc Color on black background
This is how a font and box color of #ffbbbc hex color will look
on a black background.