#b2681d color space conversions
Hex:
        #b2681d
        RGB:
        178, 104, 29
        CMY:
        30, 59, 89
        CMYK:
        0, 42, 84, 30
      HSL:
        30°, 71.9807%, 40.5882%
        HSV (HSB):
        30°, 83.7079%, 69.8039%
        XYZ:
        23.5322, 19.4543, 3.6772
        xyY:
        0.5043, 0.4169, 19.4543
      CIE-Lab:
        51.2146, 24.2447, 51.2402
        CIE-LCH:
        51.2146, 56.6866, 64.6784
        CIE-Luv:
        51.2146, 60.2964, 45.3557
        Hunter-Lab:
        44.1070, 18.0468, 25.9320
      #b2681d color charts
#b2681d RGB chart
      #b2681d CMYK chart
      #b2681d RGB pie chart
      #b2681d color shades, tints & tones
#b2681d color schemes
#b2681d color preview, HTML & CSS examples
           This text has a color of #b2681d        
        
          <p style="color:#b2681d;">Text here</p>
        
        
          .mytext {color:#b2681d;}
        
        Text color #b2681d
      
           This box has a color of #b2681d        
        
          <div style="background-color:#b2681d;">Content here</div>
        
        
          .mybackground {background-color:#b2681d;}
        
        Background color #b2681d
      
           Border around this has a color of #b2681d        
        
          <div style="border:2px solid #b2681d;">Content here</div>
        
        
          .myborder {border:2px solid #b2681d;}
        
        Border color #b2681d