#bea1ae color space conversions
Hex:
        #bea1ae
        RGB:
        190, 161, 174
        CMY:
        25, 37, 32
        CMYK:
        0, 15, 8, 25
      HSL:
        333°, 18.2390%, 68.8235%
        HSV (HSB):
        333°, 15.2632%, 74.5098%
        XYZ:
        41.6201, 39.4929, 45.4737
        xyY:
        0.3288, 0.3120, 39.4929
      CIE-Lab:
        69.1068, 12.8465, -2.7603
        CIE-LCH:
        69.1068, 13.1397, 347.8734
        CIE-Luv:
        69.1068, 16.3924, -6.2810
        Hunter-Lab:
        62.8434, 8.2415, 1.0879
      #bea1ae color charts
#bea1ae RGB chart
      #bea1ae CMYK chart
      #bea1ae RGB pie chart
      #bea1ae color shades, tints & tones
#bea1ae color schemes
#bea1ae color preview, HTML & CSS examples
           This text has a color of #bea1ae        
        
          <p style="color:#bea1ae;">Text here</p>
        
        
          .mytext {color:#bea1ae;}
        
        Text color #bea1ae
      
           This box has a color of #bea1ae        
        
          <div style="background-color:#bea1ae;">Content here</div>
        
        
          .mybackground {background-color:#bea1ae;}
        
        Background color #bea1ae
      
           Border around this has a color of #bea1ae        
        
          <div style="border:2px solid #bea1ae;">Content here</div>
        
        
          .myborder {border:2px solid #bea1ae;}
        
        Border color #bea1ae