#bd930f color space conversions
Hex:
        #bd930f
        RGB:
        189, 147, 15
        CMY:
        26, 42, 94
        CMYK:
        0, 22, 92, 26
      HSL:
        46°, 85.2941%, 40.0000%
        HSV (HSB):
        46°, 92.0635%, 74.1176%
        XYZ:
        31.5062, 31.7207, 4.9141
        xyY:
        0.4624, 0.4655, 31.7207
      CIE-Lab:
        63.1114, 5.0396, 65.1917
        CIE-LCH:
        63.1114, 65.3862, 85.5796
        CIE-Luv:
        63.1114, 35.7383, 64.4139
        Hunter-Lab:
        56.3212, 1.2913, 34.2517
      #bd930f color charts
#bd930f RGB chart
      #bd930f CMYK chart
      #bd930f RGB pie chart
      #bd930f color shades, tints & tones
#bd930f color schemes
#bd930f color preview, HTML & CSS examples
           This text has a color of #bd930f        
        
          <p style="color:#bd930f;">Text here</p>
        
        
          .mytext {color:#bd930f;}
        
        Text color #bd930f
      
           This box has a color of #bd930f        
        
          <div style="background-color:#bd930f;">Content here</div>
        
        
          .mybackground {background-color:#bd930f;}
        
        Background color #bd930f
      
           Border around this has a color of #bd930f        
        
          <div style="border:2px solid #bd930f;">Content here</div>
        
        
          .myborder {border:2px solid #bd930f;}
        
        Border color #bd930f