#b35f82 color space conversions
Hex:
        #b35f82
        RGB:
        179, 95, 130
        CMY:
        30, 63, 49
        CMYK:
        0, 47, 27, 30
      HSL:
        335°, 35.5932%, 53.7255%
        HSV (HSB):
        335°, 46.9274%, 70.1961%
        XYZ:
        26.7119, 19.3798, 23.4519
        xyY:
        0.3841, 0.2787, 19.3798
      CIE-Lab:
        51.1287, 38.1629, -4.1472
        CIE-LCH:
        51.1287, 38.3876, 353.7980
        CIE-Luv:
        51.1287, 51.6499, -12.3176
        Hunter-Lab:
        44.0225, 31.2704, -0.7695
      #b35f82 color charts
#b35f82 RGB chart
      #b35f82 CMYK chart
      #b35f82 RGB pie chart
      #b35f82 color shades, tints & tones
#b35f82 color schemes
#b35f82 color preview, HTML & CSS examples
           This text has a color of #b35f82        
        
          <p style="color:#b35f82;">Text here</p>
        
        
          .mytext {color:#b35f82;}
        
        Text color #b35f82
      
           This box has a color of #b35f82        
        
          <div style="background-color:#b35f82;">Content here</div>
        
        
          .mybackground {background-color:#b35f82;}
        
        Background color #b35f82
      
           Border around this has a color of #b35f82        
        
          <div style="border:2px solid #b35f82;">Content here</div>
        
        
          .myborder {border:2px solid #b35f82;}
        
        Border color #b35f82