#bb696e color space conversions
Hex:
        #bb696e
        RGB:
        187, 105, 110
        CMY:
        27, 59, 57
        CMYK:
        0, 44, 41, 27
      HSL:
        356°, 37.6147%, 57.2549%
        HSV (HSB):
        356°, 43.8503%, 73.3333%
        XYZ:
        28.3596, 21.7937, 17.4637
        xyY:
        0.4194, 0.3223, 21.7937
      CIE-Lab:
        53.8075, 33.2164, 11.6928
        CIE-LCH:
        53.8075, 35.2144, 19.3931
        CIE-Luv:
        53.8075, 56.2600, 8.9623
        Hunter-Lab:
        46.6838, 26.7390, 10.4991
      #bb696e color charts
#bb696e RGB chart
      #bb696e CMYK chart
      #bb696e RGB pie chart
      #bb696e color shades, tints & tones
#bb696e color schemes
#bb696e color preview, HTML & CSS examples
           This text has a color of #bb696e        
        
          <p style="color:#bb696e;">Text here</p>
        
        
          .mytext {color:#bb696e;}
        
        Text color #bb696e
      
           This box has a color of #bb696e        
        
          <div style="background-color:#bb696e;">Content here</div>
        
        
          .mybackground {background-color:#bb696e;}
        
        Background color #bb696e
      
           Border around this has a color of #bb696e        
        
          <div style="border:2px solid #bb696e;">Content here</div>
        
        
          .myborder {border:2px solid #bb696e;}
        
        Border color #bb696e