#b2774f color space conversions
Hex:
        #b2774f
        RGB:
        178, 119, 79
        CMY:
        30, 53, 69
        CMYK:
        0, 33, 56, 30
      HSL:
        24°, 39.1304%, 50.3922%
        HSV (HSB):
        24°, 55.6180%, 69.8039%
        XYZ:
        26.3682, 23.2231, 10.4899
        xyY:
        0.4389, 0.3865, 23.2231
      CIE-Lab:
        55.3014, 18.7661, 31.2481
        CIE-LCH:
        55.3014, 36.4501, 59.0129
        CIE-Luv:
        55.3014, 44.4487, 33.2341
        Hunter-Lab:
        48.1904, 13.3362, 20.8273
      #b2774f color charts
#b2774f RGB chart
      #b2774f CMYK chart
      #b2774f RGB pie chart
      #b2774f color shades, tints & tones
#b2774f color schemes
#b2774f color preview, HTML & CSS examples
           This text has a color of #b2774f        
        
          <p style="color:#b2774f;">Text here</p>
        
        
          .mytext {color:#b2774f;}
        
        Text color #b2774f
      
           This box has a color of #b2774f        
        
          <div style="background-color:#b2774f;">Content here</div>
        
        
          .mybackground {background-color:#b2774f;}
        
        Background color #b2774f
      
           Border around this has a color of #b2774f        
        
          <div style="border:2px solid #b2774f;">Content here</div>
        
        
          .myborder {border:2px solid #b2774f;}
        
        Border color #b2774f