#b05445 color space conversions
Hex:
        #b05445
        RGB:
        176, 84, 69
        CMY:
        31, 67, 73
        CMYK:
        0, 52, 61, 31
      HSL:
        8°, 43.6735%, 48.0392%
        HSV (HSB):
        8°, 60.7955%, 69.0196%
        XYZ:
        22.1490, 16.0004, 7.5512
        xyY:
        0.4847, 0.3501, 16.0004
      CIE-Lab:
        46.9750, 36.2424, 26.4072
        CIE-LCH:
        46.9750, 44.8425, 36.0780
        CIE-Luv:
        46.9750, 69.1478, 22.7654
        Hunter-Lab:
        40.0005, 28.8377, 16.8077
      #b05445 color charts
#b05445 RGB chart
      #b05445 CMYK chart
      #b05445 RGB pie chart
      #b05445 color shades, tints & tones
#b05445 color schemes
#b05445 color preview, HTML & CSS examples
           This text has a color of #b05445        
        
          <p style="color:#b05445;">Text here</p>
        
        
          .mytext {color:#b05445;}
        
        Text color #b05445
      
           This box has a color of #b05445        
        
          <div style="background-color:#b05445;">Content here</div>
        
        
          .mybackground {background-color:#b05445;}
        
        Background color #b05445
      
           Border around this has a color of #b05445        
        
          <div style="border:2px solid #b05445;">Content here</div>
        
        
          .myborder {border:2px solid #b05445;}
        
        Border color #b05445