#be564a color space conversions
Hex:
        #be564a
        RGB:
        190, 86, 74
        CMY:
        25, 66, 71
        CMYK:
        0, 55, 61, 25
      HSL:
        6°, 47.1545%, 51.7647%
        HSV (HSB):
        6°, 61.0526%, 74.5098%
        XYZ:
        25.7990, 18.0971, 8.6119
        xyY:
        0.4913, 0.3447, 18.0971
      CIE-Lab:
        49.6137, 40.9187, 27.2766
        CIE-LCH:
        49.6137, 49.1768, 33.6875
        CIE-Luv:
        49.6137, 78.4048, 23.0741
        Hunter-Lab:
        42.5407, 33.8059, 17.7759
      #be564a color charts
#be564a RGB chart
      #be564a CMYK chart
      #be564a RGB pie chart
      #be564a color shades, tints & tones
#be564a color schemes
#be564a color preview, HTML & CSS examples
           This text has a color of #be564a        
        
          <p style="color:#be564a;">Text here</p>
        
        
          .mytext {color:#be564a;}
        
        Text color #be564a
      
           This box has a color of #be564a        
        
          <div style="background-color:#be564a;">Content here</div>
        
        
          .mybackground {background-color:#be564a;}
        
        Background color #be564a
      
           Border around this has a color of #be564a        
        
          <div style="border:2px solid #be564a;">Content here</div>
        
        
          .myborder {border:2px solid #be564a;}
        
        Border color #be564a