#b18b9b color space conversions
Hex:
#b18b9b
RGB:
177, 139, 155
CMY:
31, 45, 39
CMYK:
0, 21, 12, 31
HSL:
335°, 19.5876%, 61.9608%
HSV (HSB):
335°, 21.4689%, 69.4118%
XYZ:
33.2805, 30.1789, 35.0814
xyY:
0.3377, 0.3063, 30.1789
CIE-Lab:
61.8083, 17.0339, -2.9577
CIE-LCH:
61.8083, 17.2888, 350.1496
CIE-Luv:
61.8083, 21.9594, -7.1680
Hunter-Lab:
54.9353, 12.0006, 0.5925
#b18b9b color charts
#b18b9b color shades, tints & tones
#b18b9b color schemes
#b18b9b color preview, HTML & CSS examples
This text has a color of #b18b9b
<p style="color:#b18b9b;">Text here</p>
.mytext {color:#b18b9b;}
This box has a color of #b18b9b
<div style="background-color:#b18b9b;">Content here</div>
.mybackground {background-color:#b18b9b;}
Border around this has a color of #b18b9b
<div style="border:2px solid #b18b9b;">Content here</div>
.myborder {border:2px solid #b18b9b;}