#b05c22 color space conversions
Hex:
        #b05c22
        RGB:
        176, 92, 34
        CMY:
        31, 64, 87
        CMYK:
        0, 48, 81, 31
      HSL:
        25°, 67.6190%, 41.1765%
        HSV (HSB):
        25°, 80.6818%, 69.0196%
        XYZ:
        22.0204, 16.9999, 3.6341
        xyY:
        0.5163, 0.3986, 16.9999
      CIE-Lab:
        48.2599, 30.1075, 46.3995
        CIE-LCH:
        48.2599, 55.3116, 57.0215
        CIE-Luv:
        48.2599, 67.8088, 39.5601
        Hunter-Lab:
        41.2309, 23.1781, 23.6358
      #b05c22 color charts
#b05c22 RGB chart
      #b05c22 CMYK chart
      #b05c22 RGB pie chart
      #b05c22 color shades, tints & tones
#b05c22 color schemes
#b05c22 color preview, HTML & CSS examples
           This text has a color of #b05c22        
        
          <p style="color:#b05c22;">Text here</p>
        
        
          .mytext {color:#b05c22;}
        
        Text color #b05c22
      
           This box has a color of #b05c22        
        
          <div style="background-color:#b05c22;">Content here</div>
        
        
          .mybackground {background-color:#b05c22;}
        
        Background color #b05c22
      
           Border around this has a color of #b05c22        
        
          <div style="border:2px solid #b05c22;">Content here</div>
        
        
          .myborder {border:2px solid #b05c22;}
        
        Border color #b05c22