#be7060 color space conversions
Hex:
        #be7060
        RGB:
        190, 112, 96
        CMY:
        25, 56, 62
        CMYK:
        0, 41, 49, 25
      HSL:
        10°, 41.9643%, 56.0784%
        HSV (HSB):
        10°, 49.4737%, 74.5098%
        XYZ:
        29.1407, 23.3800, 14.0432
        xyY:
        0.4378, 0.3512, 23.3800
      CIE-Lab:
        55.4616, 29.1262, 22.1606
        CIE-LCH:
        55.4616, 36.5982, 37.2656
        CIE-Luv:
        55.4616, 56.5225, 21.8639
        Hunter-Lab:
        48.3529, 22.9585, 16.6273
      #be7060 color charts
#be7060 RGB chart
      #be7060 CMYK chart
      #be7060 RGB pie chart
      #be7060 color shades, tints & tones
#be7060 color schemes
#be7060 color preview, HTML & CSS examples
           This text has a color of #be7060        
        
          <p style="color:#be7060;">Text here</p>
        
        
          .mytext {color:#be7060;}
        
        Text color #be7060
      
           This box has a color of #be7060        
        
          <div style="background-color:#be7060;">Content here</div>
        
        
          .mybackground {background-color:#be7060;}
        
        Background color #be7060
      
           Border around this has a color of #be7060        
        
          <div style="border:2px solid #be7060;">Content here</div>
        
        
          .myborder {border:2px solid #be7060;}
        
        Border color #be7060