In RGB color space, #b1aabb hex color has a red value of 177, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #b1aabb hex color is composed of 5.35% cyan, 9.09% magenta, 0% yellow and 26.67% black.
#b1aabb color has a hue of 264.7 degrees, a saturation of 11.11% and a lightness of 70%.
#b1aabb hex color contains mainly BLUE.
The closest web safe color of #b1aabb is #9999cc
#b1aabb hex color has a decimal value of 11643579.
HEX | b1aabb | #b1aabb |
---|---|---|
RGB | 177, 170, 187 | rgb(177, 170, 187) |
RGB Percent | 69.41, 66.67, 73.33 | rgb(69.41, 66.67, 73.33) |
CMYK | 5, 9, 0, 27 | |
HSL | 264.7°, 11.11, 70 | hsl(264.7, 11.11%, 70%) |
HSV | 264.7°, 9.1, 73.3 |
XYZ | 41.476, 41.684, 52.874 |
---|---|
Hunter Lab | 64.563, 1.685, -3.361 |
CIE-LAB | 70.653, 5.745, -7.801 |
CIE-LCH | 70.653, 9.688, 306.37 |
CIE-LUV | 5.35, 9.09, 0, 26.67 |
Web Safe | 9999cc |
RGB percent of color #b1aabb
CMYK percent of color #b1aabb
Text with hexadecimal color #b1aabb
This text has a font color of #b1aabb
<p style="color:#b1aabb">Text here</p>
#b1aabb Background Color
This box has a background color of #b1aabb
<div style="background-color:#b1aabb">Text here</div>
#b1aabb Border Color
This box has a border color of #b1aabb
<div style="border: 4px solid #b1aabb">Text here</div>
CSS codes
<p style="color:#b1aabb">Text here</p>
<div style="background-color:#b1aabb">Text here</div>
<div style="border: 4px solid #b1aabb">Text here</div>
#b1aabb Color on white background
This is how a font and box color of #b1aabb will look
on a white background.
#b1aabb Color on black background
This is how a font and box color of #b1aabb hex color will look
on a black background.