#7f453e color space conversions
Hex:
        #7f453e
        RGB:
        127, 69, 62
        CMY:
        50, 73, 76
        CMYK:
        0, 46, 51, 50
      HSL:
        6°, 34.3915%, 37.0588%
        HSV (HSB):
        6°, 51.1811%, 49.8039%
        XYZ:
        11.7500, 9.1161, 5.6977
        xyY:
        0.4423, 0.3432, 9.1161
      CIE-Lab:
        36.2068, 24.0494, 15.2045
        CIE-LCH:
        36.2068, 28.4526, 32.3019
        CIE-Luv:
        36.2068, 40.4812, 12.7790
        Hunter-Lab:
        30.1928, 16.6287, 9.9463
      #7f453e color charts
#7f453e RGB chart
      #7f453e CMYK chart
      #7f453e RGB pie chart
      #7f453e color shades, tints & tones
#7f453e color schemes
#7f453e color preview, HTML & CSS examples
           This text has a color of #7f453e        
        
          <p style="color:#7f453e;">Text here</p>
        
        
          .mytext {color:#7f453e;}
        
        Text color #7f453e
      
           This box has a color of #7f453e        
        
          <div style="background-color:#7f453e;">Content here</div>
        
        
          .mybackground {background-color:#7f453e;}
        
        Background color #7f453e
      
           Border around this has a color of #7f453e        
        
          <div style="border:2px solid #7f453e;">Content here</div>
        
        
          .myborder {border:2px solid #7f453e;}
        
        Border color #7f453e