#be7e85 color space conversions
Hex:
        #be7e85
        RGB:
        190, 126, 133
        CMY:
        25, 51, 48
        CMYK:
        0, 34, 30, 25
      HSL:
        353°, 32.9897%, 61.9608%
        HSV (HSB):
        353°, 33.6842%, 74.5098%
        XYZ:
        32.9297, 27.5623, 25.7748
        xyY:
        0.3817, 0.3195, 27.5623
      CIE-Lab:
        59.4912, 25.7787, 6.4368
        CIE-LCH:
        59.4912, 26.5701, 14.0198
        CIE-Luv:
        59.4912, 41.5164, 4.1327
        Hunter-Lab:
        52.4998, 20.0867, 7.6415
      #be7e85 color charts
#be7e85 RGB chart
      #be7e85 CMYK chart
      #be7e85 RGB pie chart
      #be7e85 color shades, tints & tones
#be7e85 color schemes
#be7e85 color preview, HTML & CSS examples
           This text has a color of #be7e85        
        
          <p style="color:#be7e85;">Text here</p>
        
        
          .mytext {color:#be7e85;}
        
        Text color #be7e85
      
           This box has a color of #be7e85        
        
          <div style="background-color:#be7e85;">Content here</div>
        
        
          .mybackground {background-color:#be7e85;}
        
        Background color #be7e85
      
           Border around this has a color of #be7e85        
        
          <div style="border:2px solid #be7e85;">Content here</div>
        
        
          .myborder {border:2px solid #be7e85;}
        
        Border color #be7e85