#bbb766 color space conversions
Hex:
#bbb766
RGB:
187, 183, 102
CMY:
27, 28, 60
CMYK:
0, 2, 45, 27
HSL:
57°, 38.4615%, 56.6667%
HSV (HSB):
57°, 45.4545%, 73.3333%
XYZ:
39.8253, 45.3911, 19.2327
xyY:
0.3813, 0.4346, 45.3911
CIE-Lab:
73.1487, -10.1134, 41.4881
CIE-LCH:
73.1487, 42.7029, 103.6997
CIE-Luv:
73.1487, 6.4805, 53.7186
Hunter-Lab:
67.3729, -12.3882, 30.2357
#bbb766 color charts
#bbb766 color shades, tints & tones
#bbb766 color schemes
#bbb766 color preview, HTML & CSS examples
This text has a color of #bbb766
<p style="color:#bbb766;">Text here</p>
.mytext {color:#bbb766;}
This box has a color of #bbb766
<div style="background-color:#bbb766;">Content here</div>
.mybackground {background-color:#bbb766;}
Border around this has a color of #bbb766
<div style="border:2px solid #bbb766;">Content here</div>
.myborder {border:2px solid #bbb766;}