#7e645e color space conversions
Hex:
        #7e645e
        RGB:
        126, 100, 94
        CMY:
        51, 61, 63
        CMYK:
        0, 21, 25, 51
      HSL:
        11°, 14.5455%, 43.1373%
        HSV (HSB):
        11°, 25.3968%, 49.4118%
        XYZ:
        15.1817, 14.3581, 12.5609
        xyY:
        0.3606, 0.3410, 14.3581
      CIE-Lab:
        44.7422, 9.4685, 7.3672
        CIE-LCH:
        44.7422, 11.9970, 37.8858
        CIE-Luv:
        44.7422, 16.6083, 7.8026
        Hunter-Lab:
        37.8921, 5.2061, 6.8704
      #7e645e color charts
#7e645e RGB chart
      #7e645e CMYK chart
      #7e645e RGB pie chart
      #7e645e color shades, tints & tones
#7e645e color schemes
#7e645e color preview, HTML & CSS examples
           This text has a color of #7e645e        
        
          <p style="color:#7e645e;">Text here</p>
        
        
          .mytext {color:#7e645e;}
        
        Text color #7e645e
      
           This box has a color of #7e645e        
        
          <div style="background-color:#7e645e;">Content here</div>
        
        
          .mybackground {background-color:#7e645e;}
        
        Background color #7e645e
      
           Border around this has a color of #7e645e        
        
          <div style="border:2px solid #7e645e;">Content here</div>
        
        
          .myborder {border:2px solid #7e645e;}
        
        Border color #7e645e