#b4827b color space conversions
Hex:
        #b4827b
        RGB:
        180, 130, 123
        CMY:
        29, 49, 52
        CMYK:
        0, 28, 32, 29
      HSL:
        7°, 27.5362%, 59.4118%
        HSV (HSB):
        7°, 31.6667%, 70.5882%
        XYZ:
        30.3802, 27.0986, 22.3682
        xyY:
        0.3805, 0.3394, 27.0986
      CIE-Lab:
        59.0655, 18.3063, 11.4128
        CIE-LCH:
        59.0655, 21.5725, 31.9409
        CIE-Luv:
        59.0655, 33.2401, 11.9800
        Hunter-Lab:
        52.0563, 13.0743, 10.9629
      #b4827b color charts
#b4827b RGB chart
      #b4827b CMYK chart
      #b4827b RGB pie chart
      #b4827b color shades, tints & tones
#b4827b color schemes
#b4827b color preview, HTML & CSS examples
           This text has a color of #b4827b        
        
          <p style="color:#b4827b;">Text here</p>
        
        
          .mytext {color:#b4827b;}
        
        Text color #b4827b
      
           This box has a color of #b4827b        
        
          <div style="background-color:#b4827b;">Content here</div>
        
        
          .mybackground {background-color:#b4827b;}
        
        Background color #b4827b
      
           Border around this has a color of #b4827b        
        
          <div style="border:2px solid #b4827b;">Content here</div>
        
        
          .myborder {border:2px solid #b4827b;}
        
        Border color #b4827b