magentaish gray/ceriseish gray
#b192a7 color RGB value is (177,146,167)
#b192a7 color CMYK value
#b192a7 color HSL value
HSV(or HSB) | 319.4° | 17.5 | 69.4 |
XYZ | 35.385 | 32.695 | 41.005 |
Yxy | 0.324 | 0.3 | 32.695 |
LAB | 63.913 | 15.24 | -6.648 |
LUV | 63.913 | 16.876 | -12.311 |
Hunter-LAB | 57.179 | 10.4 | -2.493 |
CIE-LCH | 63.913 | 16.627 | 336.432 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B1 | 92 | A7 |
Decimal | 177 | 146 | 167 |
Octal | 261 | 222 | 247 |
Binary | 10110001 | 10010010 | 10100111 |
Below, you can see some colors close to #b192a7. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #b192a7.
<span style="color:#b192a7">Text here</span>
This paragraph has a background color of #b192a7.
<p style="background-color:#b192a7;">Content here</p>
This element has a border color of #b192a7.
<div style="border:1px #b192a7;">Content here</div>
.text {color:#b192a7;}
.background {background-color:#b192a7;}
.border {border:1px solid #b192a7;}
.text-shadow {border:1px solid #b192a7;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020202 is the darkest color, while #f8f5f7 is the lightest one.