#bbb260 color space conversions
Hex:
#bbb260
RGB:
187, 178, 96
CMY:
27, 30, 62
CMYK:
0, 5, 49, 27
HSL:
54°, 40.0881%, 55.4902%
HSV (HSB):
54°, 48.6631%, 73.3333%
XYZ:
38.5252, 43.2501, 17.3839
xyY:
0.3885, 0.4362, 43.2501
CIE-Lab:
71.7244, -8.0907, 42.7499
CIE-LCH:
71.7244, 43.5088, 100.7168
CIE-Luv:
71.7244, 9.8515, 54.1594
Hunter-Lab:
65.7648, -10.5226, 30.3630
#bbb260 color charts
#bbb260 color shades, tints & tones
#bbb260 color schemes
#bbb260 color preview, HTML & CSS examples
This text has a color of #bbb260
<p style="color:#bbb260;">Text here</p>
.mytext {color:#bbb260;}
This box has a color of #bbb260
<div style="background-color:#bbb260;">Content here</div>
.mybackground {background-color:#bbb260;}
Border around this has a color of #bbb260
<div style="border:2px solid #bbb260;">Content here</div>
.myborder {border:2px solid #bbb260;}