#bbb155 color space conversions
Hex:
#bbb155
RGB:
187, 177, 85
CMY:
27, 31, 67
CMYK:
0, 5, 55, 27
HSL:
54°, 42.8571%, 53.3333%
HSV (HSB):
54°, 54.5455%, 73.3333%
XYZ:
37.8554, 42.6650, 14.8343
xyY:
0.3970, 0.4474, 42.6650
CIE-Lab:
71.3270, -8.5349, 47.6518
CIE-LCH:
71.3270, 48.4102, 100.1546
CIE-Luv:
71.3270, 10.9310, 58.6518
Hunter-Lab:
65.3184, -10.8574, 32.2577
#bbb155 color charts
#bbb155 color shades, tints & tones
#bbb155 color schemes
#bbb155 color preview, HTML & CSS examples
This text has a color of #bbb155
<p style="color:#bbb155;">Text here</p>
.mytext {color:#bbb155;}
This box has a color of #bbb155
<div style="background-color:#bbb155;">Content here</div>
.mybackground {background-color:#bbb155;}
Border around this has a color of #bbb155
<div style="border:2px solid #bbb155;">Content here</div>
.myborder {border:2px solid #bbb155;}