#be696f color space conversions
Hex:
        #be696f
        RGB:
        190, 105, 111
        CMY:
        25, 59, 56
        CMYK:
        0, 45, 42, 25
      HSL:
        356°, 39.5349%, 57.8431%
        HSV (HSB):
        356°, 44.7368%, 74.5098%
        XYZ:
        29.1560, 22.1980, 17.7869
        xyY:
        0.4217, 0.3211, 22.1980
      CIE-Lab:
        54.2365, 34.4663, 11.7664
        CIE-LCH:
        54.2365, 36.4194, 18.8493
        CIE-Luv:
        54.2365, 58.4175, 8.8150
        Hunter-Lab:
        47.1148, 28.0103, 10.5970
      #be696f color charts
#be696f RGB chart
      #be696f CMYK chart
      #be696f RGB pie chart
      #be696f color shades, tints & tones
#be696f color schemes
#be696f color preview, HTML & CSS examples
           This text has a color of #be696f        
        
          <p style="color:#be696f;">Text here</p>
        
        
          .mytext {color:#be696f;}
        
        Text color #be696f
      
           This box has a color of #be696f        
        
          <div style="background-color:#be696f;">Content here</div>
        
        
          .mybackground {background-color:#be696f;}
        
        Background color #be696f
      
           Border around this has a color of #be696f        
        
          <div style="border:2px solid #be696f;">Content here</div>
        
        
          .myborder {border:2px solid #be696f;}
        
        Border color #be696f