#b0642b color space conversions
Hex:
        #b0642b
        RGB:
        176, 100, 43
        CMY:
        31, 61, 83
        CMYK:
        0, 43, 76, 31
      HSL:
        26°, 60.7306%, 42.9412%
        HSV (HSB):
        26°, 75.5682%, 69.0196%
        XYZ:
        22.8977, 18.5189, 4.6532
        xyY:
        0.4970, 0.4020, 18.5189
      CIE-Lab:
        50.1195, 26.1174, 44.0752
        CIE-LCH:
        50.1195, 51.2322, 59.3505
        CIE-Luv:
        50.1195, 60.7621, 39.9919
        Hunter-Lab:
        43.0336, 19.6693, 23.7125
      #b0642b color charts
#b0642b RGB chart
      #b0642b CMYK chart
      #b0642b RGB pie chart
      #b0642b color shades, tints & tones
#b0642b color schemes
#b0642b color preview, HTML & CSS examples
           This text has a color of #b0642b        
        
          <p style="color:#b0642b;">Text here</p>
        
        
          .mytext {color:#b0642b;}
        
        Text color #b0642b
      
           This box has a color of #b0642b        
        
          <div style="background-color:#b0642b;">Content here</div>
        
        
          .mybackground {background-color:#b0642b;}
        
        Background color #b0642b
      
           Border around this has a color of #b0642b        
        
          <div style="border:2px solid #b0642b;">Content here</div>
        
        
          .myborder {border:2px solid #b0642b;}
        
        Border color #b0642b