#bd931b color space conversions
Hex:
        #bd931b
        RGB:
        189, 147, 27
        CMY:
        26, 42, 89
        CMYK:
        0, 22, 86, 26
      HSL:
        44°, 75.0000%, 42.3529%
        HSV (HSB):
        44°, 85.7143%, 74.1176%
        XYZ:
        31.6178, 31.7654, 5.5018
        xyY:
        0.4590, 0.4611, 31.7654
      CIE-Lab:
        63.1485, 5.2878, 62.5231
        CIE-LCH:
        63.1485, 62.7463, 85.1658
        CIE-Luv:
        63.1485, 35.4968, 62.9032
        Hunter-Lab:
        56.3608, 1.5053, 33.6648
      #bd931b color charts
#bd931b RGB chart
      #bd931b CMYK chart
      #bd931b RGB pie chart
      #bd931b color shades, tints & tones
#bd931b color schemes
#bd931b color preview, HTML & CSS examples
           This text has a color of #bd931b        
        
          <p style="color:#bd931b;">Text here</p>
        
        
          .mytext {color:#bd931b;}
        
        Text color #bd931b
      
           This box has a color of #bd931b        
        
          <div style="background-color:#bd931b;">Content here</div>
        
        
          .mybackground {background-color:#bd931b;}
        
        Background color #bd931b
      
           Border around this has a color of #bd931b        
        
          <div style="border:2px solid #bd931b;">Content here</div>
        
        
          .myborder {border:2px solid #bd931b;}
        
        Border color #bd931b