#be8d95 color space conversions
Hex:
        #be8d95
        RGB:
        190, 141, 149
        CMY:
        25, 45, 42
        CMYK:
        0, 26, 22, 25
      HSL:
        350°, 27.3743%, 64.9020%
        HSV (HSB):
        350°, 25.7895%, 74.5098%
        XYZ:
        36.1849, 32.1668, 32.7354
        xyY:
        0.3580, 0.3182, 32.1668
      CIE-Lab:
        63.4805, 19.7933, 3.0525
        CIE-LCH:
        63.4805, 20.0273, 8.7670
        CIE-Luv:
        63.4805, 30.3581, 0.7863
        Hunter-Lab:
        56.7158, 14.6310, 5.4798
      #be8d95 color charts
#be8d95 RGB chart
      #be8d95 CMYK chart
      #be8d95 RGB pie chart
      #be8d95 color shades, tints & tones
#be8d95 color schemes
#be8d95 color preview, HTML & CSS examples
           This text has a color of #be8d95        
        
          <p style="color:#be8d95;">Text here</p>
        
        
          .mytext {color:#be8d95;}
        
        Text color #be8d95
      
           This box has a color of #be8d95        
        
          <div style="background-color:#be8d95;">Content here</div>
        
        
          .mybackground {background-color:#be8d95;}
        
        Background color #be8d95
      
           Border around this has a color of #be8d95        
        
          <div style="border:2px solid #be8d95;">Content here</div>
        
        
          .myborder {border:2px solid #be8d95;}
        
        Border color #be8d95