#b2701a color space conversions
Hex:
        #b2701a
        RGB:
        178, 112, 26
        CMY:
        30, 56, 90
        CMYK:
        0, 37, 85, 30
      HSL:
        34°, 74.5098%, 40.0000%
        HSV (HSB):
        34°, 85.3933%, 69.8039%
        XYZ:
        24.3407, 21.1279, 3.7725
        xyY:
        0.4943, 0.4291, 21.1279
      CIE-Lab:
        53.0892, 19.7198, 53.9186
        CIE-LCH:
        53.0892, 57.4115, 69.9109
        CIE-Luv:
        53.0892, 54.0443, 48.9890
        Hunter-Lab:
        45.9651, 14.0854, 27.3095
      #b2701a color charts
#b2701a RGB chart
      #b2701a CMYK chart
      #b2701a RGB pie chart
      #b2701a color shades, tints & tones
#b2701a color schemes
#b2701a color preview, HTML & CSS examples
           This text has a color of #b2701a        
        
          <p style="color:#b2701a;">Text here</p>
        
        
          .mytext {color:#b2701a;}
        
        Text color #b2701a
      
           This box has a color of #b2701a        
        
          <div style="background-color:#b2701a;">Content here</div>
        
        
          .mybackground {background-color:#b2701a;}
        
        Background color #b2701a
      
           Border around this has a color of #b2701a        
        
          <div style="border:2px solid #b2701a;">Content here</div>
        
        
          .myborder {border:2px solid #b2701a;}
        
        Border color #b2701a