#be564f color space conversions
Hex:
        #be564f
        RGB:
        190, 86, 79
        CMY:
        25, 66, 69
        CMYK:
        0, 55, 58, 25
      HSL:
        4°, 46.0581%, 52.7451%
        HSV (HSB):
        4°, 58.4211%, 74.5098%
        XYZ:
        25.9743, 18.1672, 9.5348
        xyY:
        0.4839, 0.3385, 18.1672
      CIE-Lab:
        49.6983, 41.2854, 24.4593
        CIE-LCH:
        49.6983, 47.9869, 30.6443
        CIE-Luv:
        49.6983, 77.4025, 20.3813
        Hunter-Lab:
        42.6230, 34.1867, 16.5730
      #be564f color charts
#be564f RGB chart
      #be564f CMYK chart
      #be564f RGB pie chart
      #be564f color shades, tints & tones
#be564f color schemes
#be564f color preview, HTML & CSS examples
           This text has a color of #be564f        
        
          <p style="color:#be564f;">Text here</p>
        
        
          .mytext {color:#be564f;}
        
        Text color #be564f
      
           This box has a color of #be564f        
        
          <div style="background-color:#be564f;">Content here</div>
        
        
          .mybackground {background-color:#be564f;}
        
        Background color #be564f
      
           Border around this has a color of #be564f        
        
          <div style="border:2px solid #be564f;">Content here</div>
        
        
          .myborder {border:2px solid #be564f;}
        
        Border color #be564f