#b35f50 color space conversions
Hex:
        #b35f50
        RGB:
        179, 95, 80
        CMY:
        30, 63, 69
        CMYK:
        0, 47, 55, 30
      HSL:
        9°, 39.4422%, 50.7843%
        HSV (HSB):
        9°, 55.3073%, 70.1961%
        XYZ:
        24.1306, 18.3473, 9.8590
        xyY:
        0.4611, 0.3506, 18.3473
      CIE-Lab:
        49.9147, 32.4866, 23.8368
        CIE-LCH:
        49.9147, 40.2936, 36.2691
        CIE-Luv:
        49.9147, 62.0437, 21.8626
        Hunter-Lab:
        42.8338, 25.5997, 16.3369
      #b35f50 color charts
#b35f50 RGB chart
      #b35f50 CMYK chart
      #b35f50 RGB pie chart
      #b35f50 color shades, tints & tones
#b35f50 color schemes
#b35f50 color preview, HTML & CSS examples
           This text has a color of #b35f50        
        
          <p style="color:#b35f50;">Text here</p>
        
        
          .mytext {color:#b35f50;}
        
        Text color #b35f50
      
           This box has a color of #b35f50        
        
          <div style="background-color:#b35f50;">Content here</div>
        
        
          .mybackground {background-color:#b35f50;}
        
        Background color #b35f50
      
           Border around this has a color of #b35f50        
        
          <div style="border:2px solid #b35f50;">Content here</div>
        
        
          .myborder {border:2px solid #b35f50;}
        
        Border color #b35f50