#be5046 color space conversions
Hex:
        #be5046
        RGB:
        190, 80, 70
        CMY:
        25, 69, 73
        CMYK:
        0, 58, 63, 25
      HSL:
        5°, 48.0000%, 50.9804%
        HSV (HSB):
        5°, 63.1579%, 74.5098%
        XYZ:
        25.2094, 17.1267, 7.7714
        xyY:
        0.5031, 0.3418, 17.1267
      CIE-Lab:
        48.4192, 43.5818, 28.1060
        CIE-LCH:
        48.4192, 51.8587, 32.8181
        CIE-Luv:
        48.4192, 83.2864, 22.8740
        Hunter-Lab:
        41.3844, 36.3109, 17.8352
      #be5046 color charts
#be5046 RGB chart
      #be5046 CMYK chart
      #be5046 RGB pie chart
      #be5046 color shades, tints & tones
#be5046 color schemes
#be5046 color preview, HTML & CSS examples
           This text has a color of #be5046        
        
          <p style="color:#be5046;">Text here</p>
        
        
          .mytext {color:#be5046;}
        
        Text color #be5046
      
           This box has a color of #be5046        
        
          <div style="background-color:#be5046;">Content here</div>
        
        
          .mybackground {background-color:#be5046;}
        
        Background color #be5046
      
           Border around this has a color of #be5046        
        
          <div style="border:2px solid #be5046;">Content here</div>
        
        
          .myborder {border:2px solid #be5046;}
        
        Border color #be5046