#bd541d color space conversions
Hex:
        #bd541d
        RGB:
        189, 84, 29
        CMY:
        26, 67, 89
        CMYK:
        0, 56, 85, 26
      HSL:
        21°, 73.3945%, 42.7451%
        HSV (HSB):
        21°, 84.6561%, 74.1176%
        XYZ:
        24.3784, 17.2482, 3.2067
        xyY:
        0.5438, 0.3847, 17.2482
      CIE-Lab:
        48.5712, 39.3573, 49.5663
        CIE-LCH:
        48.5712, 63.2915, 51.5492
        CIE-Luv:
        48.5712, 85.4241, 39.1331
        Hunter-Lab:
        41.5309, 32.0991, 24.4937
      #bd541d color charts
#bd541d RGB chart
      #bd541d CMYK chart
      #bd541d RGB pie chart
      #bd541d color shades, tints & tones
#bd541d color schemes
#bd541d color preview, HTML & CSS examples
           This text has a color of #bd541d        
        
          <p style="color:#bd541d;">Text here</p>
        
        
          .mytext {color:#bd541d;}
        
        Text color #bd541d
      
           This box has a color of #bd541d        
        
          <div style="background-color:#bd541d;">Content here</div>
        
        
          .mybackground {background-color:#bd541d;}
        
        Background color #bd541d
      
           Border around this has a color of #bd541d        
        
          <div style="border:2px solid #bd541d;">Content here</div>
        
        
          .myborder {border:2px solid #bd541d;}
        
        Border color #bd541d