#b4827a color space conversions
Hex:
        #b4827a
        RGB:
        180, 130, 122
        CMY:
        29, 49, 52
        CMYK:
        0, 28, 32, 29
      HSL:
        8°, 27.8846%, 59.2157%
        HSV (HSB):
        8°, 32.2222%, 70.5882%
        XYZ:
        30.3179, 27.0737, 22.0402
        xyY:
        0.3817, 0.3408, 27.0737
      CIE-Lab:
        59.0425, 18.1716, 11.9529
        CIE-LCH:
        59.0425, 21.7504, 33.3360
        CIE-Luv:
        59.0425, 33.3697, 12.6826
        Hunter-Lab:
        52.0324, 12.9504, 11.3083
      #b4827a color charts
#b4827a RGB chart
      #b4827a CMYK chart
      #b4827a RGB pie chart
      #b4827a color shades, tints & tones
#b4827a color schemes
#b4827a color preview, HTML & CSS examples
           This text has a color of #b4827a        
        
          <p style="color:#b4827a;">Text here</p>
        
        
          .mytext {color:#b4827a;}
        
        Text color #b4827a
      
           This box has a color of #b4827a        
        
          <div style="background-color:#b4827a;">Content here</div>
        
        
          .mybackground {background-color:#b4827a;}
        
        Background color #b4827a
      
           Border around this has a color of #b4827a        
        
          <div style="border:2px solid #b4827a;">Content here</div>
        
        
          .myborder {border:2px solid #b4827a;}
        
        Border color #b4827a