#7d463d color space conversions
Hex:
        #7d463d
        RGB:
        125, 70, 61
        CMY:
        51, 73, 76
        CMYK:
        0, 44, 51, 51
      HSL:
        8°, 34.4086%, 36.4706%
        HSV (HSB):
        8°, 51.2000%, 49.0196%
        XYZ:
        11.4899, 9.0772, 5.5614
        xyY:
        0.4397, 0.3474, 9.0772
      CIE-Lab:
        36.1325, 22.5179, 15.6780
        CIE-LCH:
        36.1325, 27.4382, 34.8474
        CIE-Luv:
        36.1325, 38.4399, 13.5263
        Hunter-Lab:
        30.1284, 15.3489, 10.1456
      #7d463d color charts
#7d463d RGB chart
      #7d463d CMYK chart
      #7d463d RGB pie chart
      #7d463d color shades, tints & tones
#7d463d color schemes
#7d463d color preview, HTML & CSS examples
           This text has a color of #7d463d        
        
          <p style="color:#7d463d;">Text here</p>
        
        
          .mytext {color:#7d463d;}
        
        Text color #7d463d
      
           This box has a color of #7d463d        
        
          <div style="background-color:#7d463d;">Content here</div>
        
        
          .mybackground {background-color:#7d463d;}
        
        Background color #7d463d
      
           Border around this has a color of #7d463d        
        
          <div style="border:2px solid #7d463d;">Content here</div>
        
        
          .myborder {border:2px solid #7d463d;}
        
        Border color #7d463d