#b2889d color space conversions
Hex:
        #b2889d
        RGB:
        178, 136, 157
        CMY:
        30, 47, 38
        CMYK:
        0, 24, 12, 30
      HSL:
        330°, 21.4286%, 61.5686%
        HSV (HSB):
        330°, 23.5955%, 69.8039%
        XYZ:
        33.2501, 29.5076, 35.8414
        xyY:
        0.3372, 0.2993, 29.5076
      CIE-Lab:
        61.2270, 19.4319, -4.9429
        CIE-LCH:
        61.2270, 20.0507, 345.7284
        CIE-Luv:
        61.2270, 23.9893, -10.4420
        Hunter-Lab:
        54.3209, 14.1990, -1.0954
      #b2889d color charts
#b2889d RGB chart
      #b2889d CMYK chart
      #b2889d RGB pie chart
      #b2889d color shades, tints & tones
#b2889d color schemes
#b2889d color preview, HTML & CSS examples
           This text has a color of #b2889d        
        
          <p style="color:#b2889d;">Text here</p>
        
        
          .mytext {color:#b2889d;}
        
        Text color #b2889d
      
           This box has a color of #b2889d        
        
          <div style="background-color:#b2889d;">Content here</div>
        
        
          .mybackground {background-color:#b2889d;}
        
        Background color #b2889d
      
           Border around this has a color of #b2889d        
        
          <div style="border:2px solid #b2889d;">Content here</div>
        
        
          .myborder {border:2px solid #b2889d;}
        
        Border color #b2889d