#bbb880 color space conversions
Hex:
#bbb880
RGB:
187, 184, 128
CMY:
27, 28, 50
CMYK:
0, 2, 32, 27
HSL:
57°, 30.2564%, 61.7647%
HSV (HSB):
57°, 31.5508%, 73.3333%
XYZ:
41.5303, 46.4043, 27.1901
xyY:
0.3607, 0.4031, 46.4043
CIE-Lab:
73.8071, -7.6866, 28.8950
CIE-LCH:
73.8071, 29.8999, 104.8967
CIE-Luv:
73.8071, 4.7528, 39.8172
Hunter-Lab:
68.1207, -10.3874, 24.0191
#bbb880 color charts
#bbb880 color shades, tints & tones
#bbb880 color schemes
#bbb880 color preview, HTML & CSS examples
This text has a color of #bbb880
<p style="color:#bbb880;">Text here</p>
.mytext {color:#bbb880;}
This box has a color of #bbb880
<div style="background-color:#bbb880;">Content here</div>
.mybackground {background-color:#bbb880;}
Border around this has a color of #bbb880
<div style="border:2px solid #bbb880;">Content here</div>
.myborder {border:2px solid #bbb880;}