#bd7b15 color space conversions
Hex:
        #bd7b15
        RGB:
        189, 123, 21
        CMY:
        26, 52, 92
        CMYK:
        0, 35, 89, 26
      HSL:
        36°, 80.0000%, 41.1765%
        HSV (HSB):
        36°, 88.8889%, 74.1176%
        XYZ:
        28.2046, 25.0389, 4.0559
        xyY:
        0.4922, 0.4370, 25.0389
      CIE-Lab:
        57.1133, 18.3575, 59.2631
        CIE-LCH:
        57.1133, 62.0412, 72.7890
        CIE-Luv:
        57.1133, 54.4879, 54.5184
        Hunter-Lab:
        50.0389, 13.0441, 30.2214
      #bd7b15 color charts
#bd7b15 RGB chart
      #bd7b15 CMYK chart
      #bd7b15 RGB pie chart
      #bd7b15 color shades, tints & tones
#bd7b15 color schemes
#bd7b15 color preview, HTML & CSS examples
           This text has a color of #bd7b15        
        
          <p style="color:#bd7b15;">Text here</p>
        
        
          .mytext {color:#bd7b15;}
        
        Text color #bd7b15
      
           This box has a color of #bd7b15        
        
          <div style="background-color:#bd7b15;">Content here</div>
        
        
          .mybackground {background-color:#bd7b15;}
        
        Background color #bd7b15
      
           Border around this has a color of #bd7b15        
        
          <div style="border:2px solid #bd7b15;">Content here</div>
        
        
          .myborder {border:2px solid #bd7b15;}
        
        Border color #bd7b15