#b37981 color space conversions
Hex:
        #b37981
        RGB:
        179, 121, 129
        CMY:
        30, 53, 49
        CMYK:
        0, 32, 28, 30
      HSL:
        352°, 27.6190%, 58.8235%
        HSV (HSB):
        352°, 32.4022%, 70.1961%
        XYZ:
        29.3902, 24.8434, 24.0151
        xyY:
        0.3756, 0.3175, 24.8434
      CIE-Lab:
        56.9225, 23.7888, 4.8902
        CIE-LCH:
        56.9225, 24.2862, 11.6163
        CIE-Luv:
        56.9225, 37.0984, 2.4330
        Hunter-Lab:
        49.8432, 18.0276, 6.3235
      #b37981 color charts
#b37981 RGB chart
      #b37981 CMYK chart
      #b37981 RGB pie chart
      #b37981 color shades, tints & tones
#b37981 color schemes
#b37981 color preview, HTML & CSS examples
           This text has a color of #b37981        
        
          <p style="color:#b37981;">Text here</p>
        
        
          .mytext {color:#b37981;}
        
        Text color #b37981
      
           This box has a color of #b37981        
        
          <div style="background-color:#b37981;">Content here</div>
        
        
          .mybackground {background-color:#b37981;}
        
        Background color #b37981
      
           Border around this has a color of #b37981        
        
          <div style="border:2px solid #b37981;">Content here</div>
        
        
          .myborder {border:2px solid #b37981;}
        
        Border color #b37981