#b2687e color space conversions
Hex:
        #b2687e
        RGB:
        178, 104, 126
        CMY:
        30, 59, 51
        CMYK:
        0, 42, 29, 30
      HSL:
        342°, 32.4561%, 55.2941%
        HSV (HSB):
        342°, 41.5730%, 69.8039%
        XYZ:
        27.0763, 20.8720, 22.3403
        xyY:
        0.3852, 0.2969, 20.8720
      CIE-Lab:
        52.8091, 32.4024, 0.6751
        CIE-LCH:
        52.8091, 32.4094, 1.1935
        CIE-Luv:
        52.8091, 46.7869, -4.8017
        Hunter-Lab:
        45.6858, 25.8401, 2.9874
      #b2687e color charts
#b2687e RGB chart
      #b2687e CMYK chart
      #b2687e RGB pie chart
      #b2687e color shades, tints & tones
#b2687e color schemes
#b2687e color preview, HTML & CSS examples
           This text has a color of #b2687e        
        
          <p style="color:#b2687e;">Text here</p>
        
        
          .mytext {color:#b2687e;}
        
        Text color #b2687e
      
           This box has a color of #b2687e        
        
          <div style="background-color:#b2687e;">Content here</div>
        
        
          .mybackground {background-color:#b2687e;}
        
        Background color #b2687e
      
           Border around this has a color of #b2687e        
        
          <div style="border:2px solid #b2687e;">Content here</div>
        
        
          .myborder {border:2px solid #b2687e;}
        
        Border color #b2687e