#b9bcb5 color space conversions
Hex:
#b9bcb5
RGB:
185, 188, 181
CMY:
27, 26, 29
CMYK:
2, 0, 4, 26
HSL:
86°, 4.9645%, 72.3529%
HSV (HSB):
86°, 3.7234%, 73.7255%
XYZ:
46.3313, 49.6169, 50.8512
xyY:
0.3156, 0.3380, 49.6169
CIE-Lab:
75.8335, -2.3306, 3.1628
CIE-LCH:
75.8335, 3.9287, 126.3860
CIE-Luv:
75.8335, -1.3225, 5.0656
Hunter-Lab:
70.4393, -5.8607, 6.5052
#b9bcb5 color charts
#b9bcb5 color shades, tints & tones
#b9bcb5 color schemes
#b9bcb5 color preview, HTML & CSS examples
This text has a color of #b9bcb5
<p style="color:#b9bcb5;">Text here</p>
.mytext {color:#b9bcb5;}
This box has a color of #b9bcb5
<div style="background-color:#b9bcb5;">Content here</div>
.mybackground {background-color:#b9bcb5;}
Border around this has a color of #b9bcb5
<div style="border:2px solid #b9bcb5;">Content here</div>
.myborder {border:2px solid #b9bcb5;}