#bec8ab color space conversions
Hex:
        #bec8ab
        RGB:
        190, 200, 171
        CMY:
        25, 22, 33
        CMYK:
        5, 0, 15, 22
      HSL:
        81°, 20.8633%, 72.7451%
        HSV (HSB):
        81°, 14.5000%, 78.4314%
        XYZ:
        49.2402, 55.1960, 46.5867
        xyY:
        0.3260, 0.3655, 55.1960
      CIE-Lab:
        79.1540, -8.5744, 13.3526
        CIE-LCH:
        79.1540, 15.8686, 122.7066
        CIE-Luv:
        79.1540, -4.2807, 20.7370
        Hunter-Lab:
        74.2940, -11.7092, 14.8275
      #bec8ab color charts
#bec8ab RGB chart
      #bec8ab CMYK chart
      #bec8ab RGB pie chart
      #bec8ab color shades, tints & tones
#bec8ab color schemes
#bec8ab color preview, HTML & CSS examples
           This text has a color of #bec8ab        
        
          <p style="color:#bec8ab;">Text here</p>
        
        
          .mytext {color:#bec8ab;}
        
        Text color #bec8ab
      
           This box has a color of #bec8ab        
        
          <div style="background-color:#bec8ab;">Content here</div>
        
        
          .mybackground {background-color:#bec8ab;}
        
        Background color #bec8ab
      
           Border around this has a color of #bec8ab        
        
          <div style="border:2px solid #bec8ab;">Content here</div>
        
        
          .myborder {border:2px solid #bec8ab;}
        
        Border color #bec8ab