#b0620e color space conversions
Hex:
        #b0620e
        RGB:
        176, 98, 14
        CMY:
        31, 62, 95
        CMYK:
        0, 44, 92, 31
      HSL:
        31°, 85.2632%, 37.2549%
        HSV (HSB):
        31°, 92.0455%, 69.0196%
        XYZ:
        22.3514, 17.9972, 2.7112
        xyY:
        0.5191, 0.4180, 17.9972
      CIE-Lab:
        49.4927, 26.3251, 54.5159
        CIE-LCH:
        49.4927, 60.5392, 64.2246
        CIE-Luv:
        49.4927, 64.1734, 45.5424
        Hunter-Lab:
        42.4231, 19.8059, 25.9070
      #b0620e color charts
#b0620e RGB chart
      #b0620e CMYK chart
      #b0620e RGB pie chart
      #b0620e color shades, tints & tones
#b0620e color schemes
#b0620e color preview, HTML & CSS examples
           This text has a color of #b0620e        
        
          <p style="color:#b0620e;">Text here</p>
        
        
          .mytext {color:#b0620e;}
        
        Text color #b0620e
      
           This box has a color of #b0620e        
        
          <div style="background-color:#b0620e;">Content here</div>
        
        
          .mybackground {background-color:#b0620e;}
        
        Background color #b0620e
      
           Border around this has a color of #b0620e        
        
          <div style="border:2px solid #b0620e;">Content here</div>
        
        
          .myborder {border:2px solid #b0620e;}
        
        Border color #b0620e