#bd5842 color space conversions
Hex:
        #bd5842
        RGB:
        189, 88, 66
        CMY:
        26, 65, 74
        CMYK:
        0, 53, 65, 26
      HSL:
        11°, 48.2353%, 50.0000%
        HSV (HSB):
        11°, 65.0794%, 74.1176%
        XYZ:
        25.4594, 18.1916, 7.3237
        xyY:
        0.4995, 0.3569, 18.1916
      CIE-Lab:
        49.7277, 39.0004, 31.9867
        CIE-LCH:
        49.7277, 50.4399, 39.3574
        CIE-Luv:
        49.7277, 77.6395, 27.6788
        Hunter-Lab:
        42.6516, 31.9088, 19.6754
      #bd5842 color charts
#bd5842 RGB chart
      #bd5842 CMYK chart
      #bd5842 RGB pie chart
      #bd5842 color shades, tints & tones
#bd5842 color schemes
#bd5842 color preview, HTML & CSS examples
           This text has a color of #bd5842        
        
          <p style="color:#bd5842;">Text here</p>
        
        
          .mytext {color:#bd5842;}
        
        Text color #bd5842
      
           This box has a color of #bd5842        
        
          <div style="background-color:#bd5842;">Content here</div>
        
        
          .mybackground {background-color:#bd5842;}
        
        Background color #bd5842
      
           Border around this has a color of #bd5842        
        
          <div style="border:2px solid #bd5842;">Content here</div>
        
        
          .myborder {border:2px solid #bd5842;}
        
        Border color #bd5842