#bd5a10 color space conversions
Hex:
        #bd5a10
        RGB:
        189, 90, 16
        CMY:
        26, 65, 94
        CMYK:
        0, 52, 92, 26
      HSL:
        26°, 84.3902%, 40.1961%
        HSV (HSB):
        26°, 91.5344%, 74.1176%
        XYZ:
        24.7360, 18.1686, 2.6934
        xyY:
        0.5425, 0.3985, 18.1686
      CIE-Lab:
        49.6999, 36.0381, 55.0017
        CIE-LCH:
        49.6999, 65.7566, 56.7665
        CIE-Luv:
        49.6999, 81.5379, 43.4051
        Hunter-Lab:
        42.6246, 28.9943, 26.0908
      #bd5a10 color charts
#bd5a10 RGB chart
      #bd5a10 CMYK chart
      #bd5a10 RGB pie chart
      #bd5a10 color shades, tints & tones
#bd5a10 color schemes
#bd5a10 color preview, HTML & CSS examples
           This text has a color of #bd5a10        
        
          <p style="color:#bd5a10;">Text here</p>
        
        
          .mytext {color:#bd5a10;}
        
        Text color #bd5a10
      
           This box has a color of #bd5a10        
        
          <div style="background-color:#bd5a10;">Content here</div>
        
        
          .mybackground {background-color:#bd5a10;}
        
        Background color #bd5a10
      
           Border around this has a color of #bd5a10        
        
          <div style="border:2px solid #bd5a10;">Content here</div>
        
        
          .myborder {border:2px solid #bd5a10;}
        
        Border color #bd5a10