#b05f22 color space conversions
Hex:
        #b05f22
        RGB:
        176, 95, 34
        CMY:
        31, 63, 87
        CMYK:
        0, 46, 81, 31
      HSL:
        26°, 67.6190%, 41.1765%
        HSV (HSB):
        26°, 80.6818%, 69.0196%
        XYZ:
        22.2854, 17.5300, 3.7224
        xyY:
        0.5119, 0.4026, 17.5300
      CIE-Lab:
        48.9210, 28.4850, 47.0217
        CIE-LCH:
        48.9210, 54.9767, 58.7932
        CIE-Luv:
        48.9210, 65.4450, 40.6681
        Hunter-Lab:
        41.8689, 21.7392, 24.0369
      #b05f22 color charts
#b05f22 RGB chart
      #b05f22 CMYK chart
      #b05f22 RGB pie chart
      #b05f22 color shades, tints & tones
#b05f22 color schemes
#b05f22 color preview, HTML & CSS examples
           This text has a color of #b05f22        
        
          <p style="color:#b05f22;">Text here</p>
        
        
          .mytext {color:#b05f22;}
        
        Text color #b05f22
      
           This box has a color of #b05f22        
        
          <div style="background-color:#b05f22;">Content here</div>
        
        
          .mybackground {background-color:#b05f22;}
        
        Background color #b05f22
      
           Border around this has a color of #b05f22        
        
          <div style="border:2px solid #b05f22;">Content here</div>
        
        
          .myborder {border:2px solid #b05f22;}
        
        Border color #b05f22