#b2702b color space conversions
Hex:
        #b2702b
        RGB:
        178, 112, 43
        CMY:
        30, 56, 83
        CMYK:
        0, 37, 76, 30
      HSL:
        31°, 61.0860%, 43.3333%
        HSV (HSB):
        31°, 75.8427%, 69.8039%
        XYZ:
        24.5903, 21.2277, 5.0868
        xyY:
        0.4831, 0.4170, 21.2277
      CIE-Lab:
        53.1978, 20.3330, 47.2747
        CIE-LCH:
        53.1978, 51.4619, 66.7273
        CIE-Luv:
        53.1978, 53.0489, 44.8999
        Hunter-Lab:
        46.0736, 14.6400, 25.7055
      #b2702b color charts
#b2702b RGB chart
      #b2702b CMYK chart
      #b2702b RGB pie chart
      #b2702b color shades, tints & tones
#b2702b color schemes
#b2702b color preview, HTML & CSS examples
           This text has a color of #b2702b        
        
          <p style="color:#b2702b;">Text here</p>
        
        
          .mytext {color:#b2702b;}
        
        Text color #b2702b
      
           This box has a color of #b2702b        
        
          <div style="background-color:#b2702b;">Content here</div>
        
        
          .mybackground {background-color:#b2702b;}
        
        Background color #b2702b
      
           Border around this has a color of #b2702b        
        
          <div style="border:2px solid #b2702b;">Content here</div>
        
        
          .myborder {border:2px solid #b2702b;}
        
        Border color #b2702b