#7a4f3a color space conversions
Hex:
        #7a4f3a
        RGB:
        122, 79, 58
        CMY:
        52, 69, 77
        CMYK:
        0, 35, 52, 52
      HSL:
        20°, 35.5556%, 35.2941%
        HSV (HSB):
        20°, 52.4590%, 47.8431%
        XYZ:
        11.5857, 10.0350, 5.3293
        xyY:
        0.4299, 0.3724, 10.0350
      CIE-Lab:
        37.9052, 15.5624, 19.7812
        CIE-LCH:
        37.9052, 25.1691, 51.8068
        CIE-Luv:
        37.9052, 30.7335, 19.1048
        Hunter-Lab:
        31.6781, 9.8467, 12.2001
      #7a4f3a color charts
#7a4f3a RGB chart
      #7a4f3a CMYK chart
      #7a4f3a RGB pie chart
      #7a4f3a color shades, tints & tones
#7a4f3a color schemes
#7a4f3a color preview, HTML & CSS examples
           This text has a color of #7a4f3a        
        
          <p style="color:#7a4f3a;">Text here</p>
        
        
          .mytext {color:#7a4f3a;}
        
        Text color #7a4f3a
      
           This box has a color of #7a4f3a        
        
          <div style="background-color:#7a4f3a;">Content here</div>
        
        
          .mybackground {background-color:#7a4f3a;}
        
        Background color #7a4f3a
      
           Border around this has a color of #7a4f3a        
        
          <div style="border:2px solid #7a4f3a;">Content here</div>
        
        
          .myborder {border:2px solid #7a4f3a;}
        
        Border color #7a4f3a