#7f754a color space conversions
Hex:
        #7f754a
        RGB:
        127, 117, 74
        CMY:
        50, 54, 71
        CMYK:
        0, 8, 42, 50
      HSL:
        49°, 26.3682%, 39.4118%
        HSV (HSB):
        49°, 41.7323%, 49.8039%
        XYZ:
        16.3497, 17.7290, 9.0389
        xyY:
        0.3792, 0.4112, 17.7290
      CIE-Lab:
        49.1658, -2.8128, 25.1082
        CIE-LCH:
        49.1658, 25.2653, 96.3920
        CIE-Luv:
        49.1658, 8.6492, 30.2784
        Hunter-Lab:
        42.1058, -4.3736, 16.7463
      #7f754a color charts
#7f754a RGB chart
      #7f754a CMYK chart
      #7f754a RGB pie chart
      #7f754a color shades, tints & tones
#7f754a color schemes
#7f754a color preview, HTML & CSS examples
           This text has a color of #7f754a        
        
          <p style="color:#7f754a;">Text here</p>
        
        
          .mytext {color:#7f754a;}
        
        Text color #7f754a
      
           This box has a color of #7f754a        
        
          <div style="background-color:#7f754a;">Content here</div>
        
        
          .mybackground {background-color:#7f754a;}
        
        Background color #7f754a
      
           Border around this has a color of #7f754a        
        
          <div style="border:2px solid #7f754a;">Content here</div>
        
        
          .myborder {border:2px solid #7f754a;}
        
        Border color #7f754a