#b2872d color space conversions
Hex:
        #b2872d
        RGB:
        178, 135, 45
        CMY:
        30, 47, 82
        CMYK:
        0, 24, 75, 30
      HSL:
        41°, 59.6413%, 43.7255%
        HSV (HSB):
        41°, 74.7191%, 69.8039%
        XYZ:
        27.4977, 26.9824, 6.2415
        xyY:
        0.4528, 0.4444, 26.9824
      CIE-Lab:
        58.9580, 7.5964, 52.1230
        CIE-LCH:
        58.9580, 52.6736, 81.7081
        CIE-Luv:
        58.9580, 35.3069, 53.7784
        Hunter-Lab:
        51.9446, 3.5889, 29.2371
      #b2872d color charts
#b2872d RGB chart
      #b2872d CMYK chart
      #b2872d RGB pie chart
      #b2872d color shades, tints & tones
#b2872d color schemes
#b2872d color preview, HTML & CSS examples
           This text has a color of #b2872d        
        
          <p style="color:#b2872d;">Text here</p>
        
        
          .mytext {color:#b2872d;}
        
        Text color #b2872d
      
           This box has a color of #b2872d        
        
          <div style="background-color:#b2872d;">Content here</div>
        
        
          .mybackground {background-color:#b2872d;}
        
        Background color #b2872d
      
           Border around this has a color of #b2872d        
        
          <div style="border:2px solid #b2872d;">Content here</div>
        
        
          .myborder {border:2px solid #b2872d;}
        
        Border color #b2872d