#bd7e05 color space conversions
Hex:
        #bd7e05
        RGB:
        189, 126, 5
        CMY:
        26, 51, 98
        CMYK:
        0, 33, 97, 26
      HSL:
        39°, 94.8454%, 38.0392%
        HSV (HSB):
        39°, 97.3545%, 74.1176%
        XYZ:
        28.4745, 25.7515, 3.6133
        xyY:
        0.4923, 0.4452, 25.7515
      CIE-Lab:
        57.8004, 16.4563, 62.9714
        CIE-LCH:
        57.8004, 65.0861, 75.3544
        CIE-Luv:
        57.8004, 52.4377, 57.2851
        Hunter-Lab:
        50.7459, 11.3544, 31.3004
      #bd7e05 color charts
#bd7e05 RGB chart
      #bd7e05 CMYK chart
      #bd7e05 RGB pie chart
      #bd7e05 color shades, tints & tones
#bd7e05 color schemes
#bd7e05 color preview, HTML & CSS examples
           This text has a color of #bd7e05        
        
          <p style="color:#bd7e05;">Text here</p>
        
        
          .mytext {color:#bd7e05;}
        
        Text color #bd7e05
      
           This box has a color of #bd7e05        
        
          <div style="background-color:#bd7e05;">Content here</div>
        
        
          .mybackground {background-color:#bd7e05;}
        
        Background color #bd7e05
      
           Border around this has a color of #bd7e05        
        
          <div style="border:2px solid #bd7e05;">Content here</div>
        
        
          .myborder {border:2px solid #bd7e05;}
        
        Border color #bd7e05