#bd542a color space conversions
Hex:
        #bd542a
        RGB:
        189, 84, 42
        CMY:
        26, 67, 84
        CMYK:
        0, 56, 78, 26
      HSL:
        17°, 63.6364%, 45.2941%
        HSV (HSB):
        17°, 77.7778%, 74.1176%
        XYZ:
        24.5745, 17.3266, 4.2396
        xyY:
        0.5326, 0.3755, 17.3266
      CIE-Lab:
        48.6690, 39.7857, 43.7102
        CIE-LCH:
        48.6690, 59.1057, 47.6911
        CIE-Luv:
        48.6690, 84.0950, 35.6666
        Hunter-Lab:
        41.6253, 32.5377, 23.0988
      #bd542a color charts
#bd542a RGB chart
      #bd542a CMYK chart
      #bd542a RGB pie chart
      #bd542a color shades, tints & tones
#bd542a color schemes
#bd542a color preview, HTML & CSS examples
           This text has a color of #bd542a        
        
          <p style="color:#bd542a;">Text here</p>
        
        
          .mytext {color:#bd542a;}
        
        Text color #bd542a
      
           This box has a color of #bd542a        
        
          <div style="background-color:#bd542a;">Content here</div>
        
        
          .mybackground {background-color:#bd542a;}
        
        Background color #bd542a
      
           Border around this has a color of #bd542a        
        
          <div style="border:2px solid #bd542a;">Content here</div>
        
        
          .myborder {border:2px solid #bd542a;}
        
        Border color #bd542a