#bd3b32 color space conversions
Hex:
        #bd3b32
        RGB:
        189, 59, 50
        CMY:
        26, 77, 80
        CMYK:
        0, 69, 74, 26
      HSL:
        4°, 58.1590%, 46.8627%
        HSV (HSB):
        4°, 73.5450%, 74.1176%
        XYZ:
        23.1260, 14.1770, 4.5352
        xyY:
        0.5527, 0.3389, 14.1770
      CIE-Lab:
        44.4858, 51.4310, 34.9579
        CIE-LCH:
        44.4858, 62.1868, 34.2041
        CIE-Luv:
        44.4858, 100.0976, 25.0361
        Hunter-Lab:
        37.6524, 43.7423, 19.2153
      #bd3b32 color charts
#bd3b32 RGB chart
      #bd3b32 CMYK chart
      #bd3b32 RGB pie chart
      #bd3b32 color shades, tints & tones
#bd3b32 color schemes
#bd3b32 color preview, HTML & CSS examples
           This text has a color of #bd3b32        
        
          <p style="color:#bd3b32;">Text here</p>
        
        
          .mytext {color:#bd3b32;}
        
        Text color #bd3b32
      
           This box has a color of #bd3b32        
        
          <div style="background-color:#bd3b32;">Content here</div>
        
        
          .mybackground {background-color:#bd3b32;}
        
        Background color #bd3b32
      
           Border around this has a color of #bd3b32        
        
          <div style="border:2px solid #bd3b32;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b32;}
        
        Border color #bd3b32