#bb695e color space conversions
Hex:
        #bb695e
        RGB:
        187, 105, 94
        CMY:
        27, 59, 63
        CMYK:
        0, 44, 50, 27
      HSL:
        7°, 40.6114%, 55.0980%
        HSV (HSB):
        7°, 49.7326%, 73.3333%
        XYZ:
        27.5655, 21.4761, 13.2821
        xyY:
        0.4423, 0.3446, 21.4761
      CIE-Lab:
        53.4667, 31.5374, 20.5806
        CIE-LCH:
        53.4667, 37.6586, 33.1276
        CIE-Luv:
        53.4667, 59.2247, 19.3467
        Hunter-Lab:
        46.3423, 25.0769, 15.4466
      #bb695e color charts
#bb695e RGB chart
      #bb695e CMYK chart
      #bb695e RGB pie chart
      #bb695e color shades, tints & tones
#bb695e color schemes
#bb695e color preview, HTML & CSS examples
           This text has a color of #bb695e        
        
          <p style="color:#bb695e;">Text here</p>
        
        
          .mytext {color:#bb695e;}
        
        Text color #bb695e
      
           This box has a color of #bb695e        
        
          <div style="background-color:#bb695e;">Content here</div>
        
        
          .mybackground {background-color:#bb695e;}
        
        Background color #bb695e
      
           Border around this has a color of #bb695e        
        
          <div style="border:2px solid #bb695e;">Content here</div>
        
        
          .myborder {border:2px solid #bb695e;}
        
        Border color #bb695e