#7f3a4a color space conversions
Hex:
        #7f3a4a
        RGB:
        127, 58, 74
        CMY:
        50, 77, 71
        CMYK:
        0, 54, 42, 50
      HSL:
        346°, 37.2973%, 36.2745%
        HSV (HSB):
        346°, 54.3307%, 49.8039%
        XYZ:
        11.5015, 8.0326, 7.4228
        xyY:
        0.4267, 0.2980, 8.0326
      CIE-Lab:
        34.0506, 31.5748, 4.5921
        CIE-LCH:
        34.0506, 31.9070, 8.2748
        CIE-Luv:
        34.0506, 44.4429, 0.1385
        Hunter-Lab:
        28.3418, 22.8397, 4.3110
      #7f3a4a color charts
#7f3a4a RGB chart
      #7f3a4a CMYK chart
      #7f3a4a RGB pie chart
      #7f3a4a color shades, tints & tones
#7f3a4a color schemes
#7f3a4a color preview, HTML & CSS examples
           This text has a color of #7f3a4a        
        
          <p style="color:#7f3a4a;">Text here</p>
        
        
          .mytext {color:#7f3a4a;}
        
        Text color #7f3a4a
      
           This box has a color of #7f3a4a        
        
          <div style="background-color:#7f3a4a;">Content here</div>
        
        
          .mybackground {background-color:#7f3a4a;}
        
        Background color #7f3a4a
      
           Border around this has a color of #7f3a4a        
        
          <div style="border:2px solid #7f3a4a;">Content here</div>
        
        
          .myborder {border:2px solid #7f3a4a;}
        
        Border color #7f3a4a