#bd6b45 color space conversions
Hex:
        #bd6b45
        RGB:
        189, 107, 69
        CMY:
        26, 58, 73
        CMYK:
        0, 43, 63, 26
      HSL:
        19°, 47.6190%, 50.5882%
        HSV (HSB):
        19°, 63.4921%, 74.1176%
        XYZ:
        27.3181, 21.7639, 8.3912
        xyY:
        0.4753, 0.3787, 21.7639
      CIE-Lab:
        53.7756, 29.2130, 35.1917
        CIE-LCH:
        53.7756, 45.7369, 50.3036
        CIE-Luv:
        53.7756, 63.2783, 33.9419
        Hunter-Lab:
        46.6518, 22.8846, 21.9918
      #bd6b45 color charts
#bd6b45 RGB chart
      #bd6b45 CMYK chart
      #bd6b45 RGB pie chart
      #bd6b45 color shades, tints & tones
#bd6b45 color schemes
#bd6b45 color preview, HTML & CSS examples
           This text has a color of #bd6b45        
        
          <p style="color:#bd6b45;">Text here</p>
        
        
          .mytext {color:#bd6b45;}
        
        Text color #bd6b45
      
           This box has a color of #bd6b45        
        
          <div style="background-color:#bd6b45;">Content here</div>
        
        
          .mybackground {background-color:#bd6b45;}
        
        Background color #bd6b45
      
           Border around this has a color of #bd6b45        
        
          <div style="border:2px solid #bd6b45;">Content here</div>
        
        
          .myborder {border:2px solid #bd6b45;}
        
        Border color #bd6b45