#bb9b9e color space conversions
Hex:
#bb9b9e
RGB:
187, 155, 158
CMY:
27, 39, 38
CMYK:
0, 17, 16, 27
HSL:
354°, 19.0476%, 67.0588%
HSV (HSB):
354°, 17.1123%, 73.3333%
XYZ:
38.3864, 36.4761, 37.3652
xyY:
0.3420, 0.3250, 36.4761
CIE-Lab:
66.8821, 12.3363, 2.8773
CIE-LCH:
66.8821, 12.6674, 13.1291
CIE-Luv:
66.8821, 19.3529, 1.9475
Hunter-Lab:
60.3955, 7.7598, 5.5956
#bb9b9e color charts
#bb9b9e color shades, tints & tones
#bb9b9e color schemes
#bb9b9e color preview, HTML & CSS examples
This text has a color of #bb9b9e
<p style="color:#bb9b9e;">Text here</p>
.mytext {color:#bb9b9e;}
This box has a color of #bb9b9e
<div style="background-color:#bb9b9e;">Content here</div>
.mybackground {background-color:#bb9b9e;}
Border around this has a color of #bb9b9e
<div style="border:2px solid #bb9b9e;">Content here</div>
.myborder {border:2px solid #bb9b9e;}