#b2858b color space conversions
Hex:
        #b2858b
        RGB:
        178, 133, 139
        CMY:
        30, 48, 45
        CMYK:
        0, 25, 22, 30
      HSL:
        352°, 22.6131%, 60.9804%
        HSV (HSB):
        352°, 25.2809%, 69.8039%
        XYZ:
        31.4078, 28.1041, 28.1954
        xyY:
        0.3581, 0.3204, 28.1041
      CIE-Lab:
        59.9827, 18.1649, 3.5264
        CIE-LCH:
        59.9827, 18.5040, 10.9865
        CIE-Luv:
        59.9827, 27.9695, 1.7120
        Hunter-Lab:
        53.0133, 12.9793, 5.5757
      #b2858b color charts
#b2858b RGB chart
      #b2858b CMYK chart
      #b2858b RGB pie chart
      #b2858b color shades, tints & tones
#b2858b color schemes
#b2858b color preview, HTML & CSS examples
           This text has a color of #b2858b        
        
          <p style="color:#b2858b;">Text here</p>
        
        
          .mytext {color:#b2858b;}
        
        Text color #b2858b
      
           This box has a color of #b2858b        
        
          <div style="background-color:#b2858b;">Content here</div>
        
        
          .mybackground {background-color:#b2858b;}
        
        Background color #b2858b
      
           Border around this has a color of #b2858b        
        
          <div style="border:2px solid #b2858b;">Content here</div>
        
        
          .myborder {border:2px solid #b2858b;}
        
        Border color #b2858b