In RGB color space, #b0aabb hex color has a red value of 176, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #b0aabb hex color is composed of 5.88% cyan, 9.09% magenta, 0% yellow and 26.67% black.
#b0aabb color has a hue of 261.2 degrees, a saturation of 11.11% and a lightness of 70%.
#b0aabb hex color contains mainly BLUE.
The closest web safe color of #b0aabb is #9999cc
#b0aabb hex color has a decimal value of 11578043.
HEX | b0aabb | #b0aabb |
---|---|---|
RGB | 176, 170, 187 | rgb(176, 170, 187) |
RGB Percent | 69.02, 66.67, 73.33 | rgb(69.02, 66.67, 73.33) |
CMYK | 6, 9, 0, 27 | |
HSL | 261.2°, 11.11, 70 | hsl(261.2, 11.11%, 70%) |
HSV | 261.2°, 9.1, 73.3 |
XYZ | 41.249, 41.567, 52.863 |
---|---|
Hunter Lab | 64.472, 1.376, -3.483 |
CIE-LAB | 70.571, 5.402, -7.93 |
CIE-LCH | 70.571, 9.595, 304.263 |
CIE-LUV | 5.88, 9.09, 0, 26.67 |
Web Safe | 9999cc |
RGB percent of color #b0aabb
CMYK percent of color #b0aabb
Text with hexadecimal color #b0aabb
This text has a font color of #b0aabb
<p style="color:#b0aabb">Text here</p>
#b0aabb Background Color
This box has a background color of #b0aabb
<div style="background-color:#b0aabb">Text here</div>
#b0aabb Border Color
This box has a border color of #b0aabb
<div style="border: 4px solid #b0aabb">Text here</div>
CSS codes
<p style="color:#b0aabb">Text here</p>
<div style="background-color:#b0aabb">Text here</div>
<div style="border: 4px solid #b0aabb">Text here</div>
#b0aabb Color on white background
This is how a font and box color of #b0aabb will look
on a white background.
#b0aabb Color on black background
This is how a font and box color of #b0aabb hex color will look
on a black background.