#bbbb8a color space conversions
Hex:
#bbbb8a
RGB:
187, 187, 138
CMY:
27, 27, 46
CMYK:
0, 0, 26, 27
HSL:
60°, 26.4865%, 63.7255%
HSV (HSB):
60°, 26.2032%, 73.3333%
XYZ:
42.8513, 47.9404, 31.0397
xyY:
0.3517, 0.3935, 47.9404
CIE-Lab:
74.7873, -7.9309, 24.9017
CIE-LCH:
74.7873, 26.1341, 107.6660
CIE-Luv:
74.7873, 2.5434, 35.2479
Hunter-Lab:
69.2390, -10.6966, 21.8878
#bbbb8a color charts
#bbbb8a color shades, tints & tones
#bbbb8a color schemes
#bbbb8a color preview, HTML & CSS examples
This text has a color of #bbbb8a
<p style="color:#bbbb8a;">Text here</p>
.mytext {color:#bbbb8a;}
This box has a color of #bbbb8a
<div style="background-color:#bbbb8a;">Content here</div>
.mybackground {background-color:#bbbb8a;}
Border around this has a color of #bbbb8a
<div style="border:2px solid #bbbb8a;">Content here</div>
.myborder {border:2px solid #bbbb8a;}