#bd6a19 color space conversions
Hex:
        #bd6a19
        RGB:
        189, 106, 25
        CMY:
        26, 58, 90
        CMYK:
        0, 44, 87, 26
      HSL:
        30°, 76.6355%, 41.9608%
        HSV (HSB):
        30°, 86.7725%, 74.1176%
        XYZ:
        26.3158, 21.1971, 3.6242
        xyY:
        0.5146, 0.4145, 21.1971
      CIE-Lab:
        53.1645, 27.7608, 54.9144
        CIE-LCH:
        53.1645, 61.5325, 63.1821
        CIE-Luv:
        53.1645, 68.1154, 47.5751
        Hunter-Lab:
        46.0403, 21.4568, 27.5611
      #bd6a19 color charts
#bd6a19 RGB chart
      #bd6a19 CMYK chart
      #bd6a19 RGB pie chart
      #bd6a19 color shades, tints & tones
#bd6a19 color schemes
#bd6a19 color preview, HTML & CSS examples
           This text has a color of #bd6a19        
        
          <p style="color:#bd6a19;">Text here</p>
        
        
          .mytext {color:#bd6a19;}
        
        Text color #bd6a19
      
           This box has a color of #bd6a19        
        
          <div style="background-color:#bd6a19;">Content here</div>
        
        
          .mybackground {background-color:#bd6a19;}
        
        Background color #bd6a19
      
           Border around this has a color of #bd6a19        
        
          <div style="border:2px solid #bd6a19;">Content here</div>
        
        
          .myborder {border:2px solid #bd6a19;}
        
        Border color #bd6a19