#bd3b25 color space conversions
Hex:
        #bd3b25
        RGB:
        189, 59, 37
        CMY:
        26, 77, 85
        CMYK:
        0, 69, 80, 26
      HSL:
        9°, 67.2566%, 44.3137%
        HSV (HSB):
        9°, 80.4233%, 74.1176%
        XYZ:
        22.8842, 14.0803, 3.2619
        xyY:
        0.5689, 0.3500, 14.0803
      CIE-Lab:
        44.3479, 50.9336, 41.9325
        CIE-LCH:
        44.3479, 65.9740, 39.4639
        CIE-Luv:
        44.3479, 102.3346, 29.5679
        Hunter-Lab:
        37.5237, 43.1931, 21.1126
      #bd3b25 color charts
#bd3b25 RGB chart
      #bd3b25 CMYK chart
      #bd3b25 RGB pie chart
      #bd3b25 color shades, tints & tones
#bd3b25 color schemes
#bd3b25 color preview, HTML & CSS examples
           This text has a color of #bd3b25        
        
          <p style="color:#bd3b25;">Text here</p>
        
        
          .mytext {color:#bd3b25;}
        
        Text color #bd3b25
      
           This box has a color of #bd3b25        
        
          <div style="background-color:#bd3b25;">Content here</div>
        
        
          .mybackground {background-color:#bd3b25;}
        
        Background color #bd3b25
      
           Border around this has a color of #bd3b25        
        
          <div style="border:2px solid #bd3b25;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b25;}
        
        Border color #bd3b25