#be614e color space conversions
Hex:
        #be614e
        RGB:
        190, 97, 78
        CMY:
        25, 62, 69
        CMYK:
        0, 49, 59, 25
      HSL:
        10°, 46.2810%, 52.5490%
        HSV (HSB):
        10°, 58.9474%, 74.5098%
        XYZ:
        26.8850, 20.0466, 9.6601
        xyY:
        0.4751, 0.3542, 20.0466
      CIE-Lab:
        51.8899, 35.5881, 27.8503
        CIE-LCH:
        51.8899, 45.1902, 38.0458
        CIE-Luv:
        51.8899, 69.9940, 25.4026
        Hunter-Lab:
        44.7734, 28.8302, 18.5493
      #be614e color charts
#be614e RGB chart
      #be614e CMYK chart
      #be614e RGB pie chart
      #be614e color shades, tints & tones
#be614e color schemes
#be614e color preview, HTML & CSS examples
           This text has a color of #be614e        
        
          <p style="color:#be614e;">Text here</p>
        
        
          .mytext {color:#be614e;}
        
        Text color #be614e
      
           This box has a color of #be614e        
        
          <div style="background-color:#be614e;">Content here</div>
        
        
          .mybackground {background-color:#be614e;}
        
        Background color #be614e
      
           Border around this has a color of #be614e        
        
          <div style="border:2px solid #be614e;">Content here</div>
        
        
          .myborder {border:2px solid #be614e;}
        
        Border color #be614e