#be8c94 color space conversions
Hex:
        #be8c94
        RGB:
        190, 140, 148
        CMY:
        25, 45, 42
        CMYK:
        0, 26, 22, 25
      HSL:
        350°, 27.7778%, 64.7059%
        HSV (HSB):
        350°, 26.3158%, 74.5098%
        XYZ:
        35.9586, 31.8414, 32.2678
        xyY:
        0.3593, 0.3182, 31.8414
      CIE-Lab:
        63.2116, 20.1953, 3.2300
        CIE-LCH:
        63.2116, 20.4520, 9.0867
        CIE-Luv:
        63.2116, 31.0672, 0.9535
        Hunter-Lab:
        56.4282, 14.9988, 5.5955
      #be8c94 color charts
#be8c94 RGB chart
      #be8c94 CMYK chart
      #be8c94 RGB pie chart
      #be8c94 color shades, tints & tones
#be8c94 color schemes
#be8c94 color preview, HTML & CSS examples
           This text has a color of #be8c94        
        
          <p style="color:#be8c94;">Text here</p>
        
        
          .mytext {color:#be8c94;}
        
        Text color #be8c94
      
           This box has a color of #be8c94        
        
          <div style="background-color:#be8c94;">Content here</div>
        
        
          .mybackground {background-color:#be8c94;}
        
        Background color #be8c94
      
           Border around this has a color of #be8c94        
        
          <div style="border:2px solid #be8c94;">Content here</div>
        
        
          .myborder {border:2px solid #be8c94;}
        
        Border color #be8c94