#b05346 color space conversions
Hex:
        #b05346
        RGB:
        176, 83, 70
        CMY:
        31, 67, 73
        CMYK:
        0, 53, 60, 31
      HSL:
        7°, 43.0894%, 48.2353%
        HSV (HSB):
        7°, 60.2273%, 69.0196%
        XYZ:
        22.1032, 15.8588, 7.6904
        xyY:
        0.4842, 0.3474, 15.8588
      CIE-Lab:
        46.7887, 36.8336, 25.5840
        CIE-LCH:
        46.7887, 44.8470, 34.7833
        CIE-Luv:
        46.7887, 69.6516, 21.8402
        Hunter-Lab:
        39.8231, 29.3833, 16.4264
      #b05346 color charts
#b05346 RGB chart
      #b05346 CMYK chart
      #b05346 RGB pie chart
      #b05346 color shades, tints & tones
#b05346 color schemes
#b05346 color preview, HTML & CSS examples
           This text has a color of #b05346        
        
          <p style="color:#b05346;">Text here</p>
        
        
          .mytext {color:#b05346;}
        
        Text color #b05346
      
           This box has a color of #b05346        
        
          <div style="background-color:#b05346;">Content here</div>
        
        
          .mybackground {background-color:#b05346;}
        
        Background color #b05346
      
           Border around this has a color of #b05346        
        
          <div style="border:2px solid #b05346;">Content here</div>
        
        
          .myborder {border:2px solid #b05346;}
        
        Border color #b05346