#b35275 color space conversions
Hex:
        #b35275
        RGB:
        179, 82, 117
        CMY:
        30, 68, 54
        CMYK:
        0, 54, 35, 30
      HSL:
        338°, 38.9558%, 51.1765%
        HSV (HSB):
        338°, 54.1899%, 70.1961%
        XYZ:
        24.8186, 16.9026, 18.7841
        xyY:
        0.4102, 0.2794, 16.9026
      CIE-Lab:
        48.1371, 43.1292, -0.7558
        CIE-LCH:
        48.1371, 43.1359, 358.9960
        CIE-Luv:
        48.1371, 61.8009, -8.6625
        Hunter-Lab:
        41.1128, 35.8077, 1.6899
      #b35275 color charts
#b35275 RGB chart
      #b35275 CMYK chart
      #b35275 RGB pie chart
      #b35275 color shades, tints & tones
#b35275 color schemes
#b35275 color preview, HTML & CSS examples
           This text has a color of #b35275        
        
          <p style="color:#b35275;">Text here</p>
        
        
          .mytext {color:#b35275;}
        
        Text color #b35275
      
           This box has a color of #b35275        
        
          <div style="background-color:#b35275;">Content here</div>
        
        
          .mybackground {background-color:#b35275;}
        
        Background color #b35275
      
           Border around this has a color of #b35275        
        
          <div style="border:2px solid #b35275;">Content here</div>
        
        
          .myborder {border:2px solid #b35275;}
        
        Border color #b35275