#b2704d color space conversions
Hex:
        #b2704d
        RGB:
        178, 112, 77
        CMY:
        30, 56, 70
        CMYK:
        0, 37, 57, 30
      HSL:
        21°, 39.6078%, 50.0000%
        HSV (HSB):
        21°, 56.7416%, 69.8039%
        XYZ:
        25.4938, 21.5891, 9.8446
        xyY:
        0.4478, 0.3792, 21.5891
      CIE-Lab:
        53.5883, 22.5051, 30.2143
        CIE-LCH:
        53.5883, 37.6747, 53.3195
        CIE-Luv:
        53.5883, 49.6852, 31.0131
        Hunter-Lab:
        46.4641, 16.6268, 19.9628
      #b2704d color charts
#b2704d RGB chart
      #b2704d CMYK chart
      #b2704d RGB pie chart
      #b2704d color shades, tints & tones
#b2704d color schemes
#b2704d color preview, HTML & CSS examples
           This text has a color of #b2704d        
        
          <p style="color:#b2704d;">Text here</p>
        
        
          .mytext {color:#b2704d;}
        
        Text color #b2704d
      
           This box has a color of #b2704d        
        
          <div style="background-color:#b2704d;">Content here</div>
        
        
          .mybackground {background-color:#b2704d;}
        
        Background color #b2704d
      
           Border around this has a color of #b2704d        
        
          <div style="border:2px solid #b2704d;">Content here</div>
        
        
          .myborder {border:2px solid #b2704d;}
        
        Border color #b2704d