#bb9c9e color space conversions
Hex:
#bb9c9e
RGB:
187, 156, 158
CMY:
27, 39, 38
CMYK:
0, 17, 16, 27
HSL:
356°, 18.5629%, 67.2549%
HSV (HSB):
356°, 16.5775%, 73.3333%
XYZ:
38.5535, 36.8104, 37.4209
xyY:
0.3418, 0.3264, 36.8104
CIE-Lab:
67.1345, 11.7839, 3.2429
CIE-LCH:
67.1345, 12.2220, 15.3869
CIE-Luv:
67.1345, 18.7946, 2.5651
Hunter-Lab:
60.6715, 7.2521, 5.9013
#bb9c9e color charts
#bb9c9e color shades, tints & tones
#bb9c9e color schemes
#bb9c9e color preview, HTML & CSS examples
This text has a color of #bb9c9e
<p style="color:#bb9c9e;">Text here</p>
.mytext {color:#bb9c9e;}
This box has a color of #bb9c9e
<div style="background-color:#bb9c9e;">Content here</div>
.mybackground {background-color:#bb9c9e;}
Border around this has a color of #bb9c9e
<div style="border:2px solid #bb9c9e;">Content here</div>
.myborder {border:2px solid #bb9c9e;}