#b05945 color space conversions
Hex:
        #b05945
        RGB:
        176, 89, 69
        CMY:
        31, 65, 73
        CMYK:
        0, 49, 61, 31
      HSL:
        11°, 43.6735%, 48.0392%
        HSV (HSB):
        11°, 60.7955%, 69.0196%
        XYZ:
        22.5511, 16.8045, 7.6853
        xyY:
        0.4794, 0.3572, 16.8045
      CIE-Lab:
        48.0128, 33.6199, 27.7131
        CIE-LCH:
        48.0128, 43.5697, 39.4990
        CIE-Luv:
        48.0128, 65.6558, 24.8029
        Hunter-Lab:
        40.9933, 26.4572, 17.5799
      #b05945 color charts
#b05945 RGB chart
      #b05945 CMYK chart
      #b05945 RGB pie chart
      #b05945 color shades, tints & tones
#b05945 color schemes
#b05945 color preview, HTML & CSS examples
           This text has a color of #b05945        
        
          <p style="color:#b05945;">Text here</p>
        
        
          .mytext {color:#b05945;}
        
        Text color #b05945
      
           This box has a color of #b05945        
        
          <div style="background-color:#b05945;">Content here</div>
        
        
          .mybackground {background-color:#b05945;}
        
        Background color #b05945
      
           Border around this has a color of #b05945        
        
          <div style="border:2px solid #b05945;">Content here</div>
        
        
          .myborder {border:2px solid #b05945;}
        
        Border color #b05945