#bd8a1b color space conversions
Hex:
        #bd8a1b
        RGB:
        189, 138, 27
        CMY:
        26, 46, 89
        CMYK:
        0, 27, 86, 26
      HSL:
        41°, 75.0000%, 42.3529%
        HSV (HSB):
        41°, 85.7143%, 74.1176%
        XYZ:
        30.2726, 29.0749, 5.0534
        xyY:
        0.4701, 0.4515, 29.0749
      CIE-Lab:
        60.8477, 10.2204, 60.6221
        CIE-LCH:
        60.8477, 61.4776, 80.4304
        CIE-Luv:
        60.8477, 42.4116, 59.3710
        Hunter-Lab:
        53.9212, 5.8520, 32.1883
      #bd8a1b color charts
#bd8a1b RGB chart
      #bd8a1b CMYK chart
      #bd8a1b RGB pie chart
      #bd8a1b color shades, tints & tones
#bd8a1b color schemes
#bd8a1b color preview, HTML & CSS examples
           This text has a color of #bd8a1b        
        
          <p style="color:#bd8a1b;">Text here</p>
        
        
          .mytext {color:#bd8a1b;}
        
        Text color #bd8a1b
      
           This box has a color of #bd8a1b        
        
          <div style="background-color:#bd8a1b;">Content here</div>
        
        
          .mybackground {background-color:#bd8a1b;}
        
        Background color #bd8a1b
      
           Border around this has a color of #bd8a1b        
        
          <div style="border:2px solid #bd8a1b;">Content here</div>
        
        
          .myborder {border:2px solid #bd8a1b;}
        
        Border color #bd8a1b