#be7e82 color space conversions
Hex:
        #be7e82
        RGB:
        190, 126, 130
        CMY:
        25, 51, 49
        CMYK:
        0, 34, 32, 25
      HSL:
        356°, 32.9897%, 61.9608%
        HSV (HSB):
        356°, 33.6842%, 74.5098%
        XYZ:
        32.7253, 27.4806, 24.6986
        xyY:
        0.3854, 0.3237, 27.4806
      CIE-Lab:
        59.4165, 25.3727, 8.0545
        CIE-LCH:
        59.4165, 26.6204, 17.6120
        CIE-Luv:
        59.4165, 41.9917, 6.3170
        Hunter-Lab:
        52.4219, 19.6935, 8.7609
      #be7e82 color charts
#be7e82 RGB chart
      #be7e82 CMYK chart
      #be7e82 RGB pie chart
      #be7e82 color shades, tints & tones
#be7e82 color schemes
#be7e82 color preview, HTML & CSS examples
           This text has a color of #be7e82        
        
          <p style="color:#be7e82;">Text here</p>
        
        
          .mytext {color:#be7e82;}
        
        Text color #be7e82
      
           This box has a color of #be7e82        
        
          <div style="background-color:#be7e82;">Content here</div>
        
        
          .mybackground {background-color:#be7e82;}
        
        Background color #be7e82
      
           Border around this has a color of #be7e82        
        
          <div style="border:2px solid #be7e82;">Content here</div>
        
        
          .myborder {border:2px solid #be7e82;}
        
        Border color #be7e82