#bbba9e color space conversions
Hex:
#bbba9e
RGB:
187, 186, 158
CMY:
27, 27, 38
CMYK:
0, 1, 16, 27
HSL:
58°, 17.5758%, 67.6471%
HSV (HSB):
58°, 15.5080%, 73.3333%
XYZ:
44.2240, 48.1512, 39.3110
xyY:
0.3358, 0.3657, 48.1512
CIE-Lab:
74.9202, -4.4527, 14.3465
CIE-LCH:
74.9202, 15.0216, 107.2427
CIE-Luv:
74.9202, 2.1159, 21.0915
Hunter-Lab:
69.3911, -7.6737, 14.9852
#bbba9e color charts
#bbba9e color shades, tints & tones
#bbba9e color schemes
#bbba9e color preview, HTML & CSS examples
This text has a color of #bbba9e
<p style="color:#bbba9e;">Text here</p>
.mytext {color:#bbba9e;}
This box has a color of #bbba9e
<div style="background-color:#bbba9e;">Content here</div>
.mybackground {background-color:#bbba9e;}
Border around this has a color of #bbba9e
<div style="border:2px solid #bbba9e;">Content here</div>
.myborder {border:2px solid #bbba9e;}