#b7969e color space conversions
Hex:
        #b7969e
        RGB:
        183, 150, 158
        CMY:
        28, 41, 38
        CMYK:
        0, 18, 14, 28
      HSL:
        345°, 18.6441%, 65.2941%
        HSV (HSB):
        345°, 18.0328%, 71.7647%
        XYZ:
        36.6063, 34.3486, 37.0483
        xyY:
        0.3389, 0.3180, 34.3486
      CIE-Lab:
        65.2383, 13.6180, 0.4401
        CIE-LCH:
        65.2383, 13.6251, 1.8511
        CIE-Luv:
        65.2383, 19.5228, -1.7402
        Hunter-Lab:
        58.6077, 8.9276, 3.5457
      #b7969e color charts
#b7969e RGB chart
      #b7969e CMYK chart
      #b7969e RGB pie chart
      #b7969e color shades, tints & tones
#b7969e color schemes
#b7969e color preview, HTML & CSS examples
           This text has a color of #b7969e        
        
          <p style="color:#b7969e;">Text here</p>
        
        
          .mytext {color:#b7969e;}
        
        Text color #b7969e
      
           This box has a color of #b7969e        
        
          <div style="background-color:#b7969e;">Content here</div>
        
        
          .mybackground {background-color:#b7969e;}
        
        Background color #b7969e
      
           Border around this has a color of #b7969e        
        
          <div style="border:2px solid #b7969e;">Content here</div>
        
        
          .myborder {border:2px solid #b7969e;}
        
        Border color #b7969e