#b2828a color space conversions
Hex:
        #b2828a
        RGB:
        178, 130, 138
        CMY:
        30, 49, 46
        CMYK:
        0, 27, 22, 30
      HSL:
        350°, 23.7624%, 60.3922%
        HSV (HSB):
        350°, 26.9663%, 69.8039%
        XYZ:
        30.9302, 27.2652, 27.6773
        xyY:
        0.3602, 0.3175, 27.2652
      CIE-Lab:
        59.2190, 19.6953, 2.9954
        CIE-LCH:
        59.2190, 19.9217, 8.6477
        CIE-Luv:
        59.2190, 29.8292, 0.6994
        Hunter-Lab:
        52.2161, 14.3562, 5.1245
      #b2828a color charts
#b2828a RGB chart
      #b2828a CMYK chart
      #b2828a RGB pie chart
      #b2828a color shades, tints & tones
#b2828a color schemes
#b2828a color preview, HTML & CSS examples
           This text has a color of #b2828a        
        
          <p style="color:#b2828a;">Text here</p>
        
        
          .mytext {color:#b2828a;}
        
        Text color #b2828a
      
           This box has a color of #b2828a        
        
          <div style="background-color:#b2828a;">Content here</div>
        
        
          .mybackground {background-color:#b2828a;}
        
        Background color #b2828a
      
           Border around this has a color of #b2828a        
        
          <div style="border:2px solid #b2828a;">Content here</div>
        
        
          .myborder {border:2px solid #b2828a;}
        
        Border color #b2828a