#7d3d22 color space conversions
Hex:
        #7d3d22
        RGB:
        125, 61, 34
        CMY:
        51, 76, 87
        CMYK:
        0, 51, 73, 51
      HSL:
        18°, 57.2327%, 31.1765%
        HSV (HSB):
        18°, 72.8000%, 49.0196%
        XYZ:
        10.4149, 7.8130, 2.4725
        xyY:
        0.5031, 0.3774, 7.8130
      CIE-Lab:
        33.5903, 25.5121, 28.8650
        CIE-LCH:
        33.5903, 38.5234, 48.5284
        CIE-Luv:
        33.5903, 48.3351, 22.8923
        Hunter-Lab:
        27.9517, 17.5945, 14.3216
      #7d3d22 color charts
#7d3d22 RGB chart
      #7d3d22 CMYK chart
      #7d3d22 RGB pie chart
      #7d3d22 color shades, tints & tones
#7d3d22 color schemes
#7d3d22 color preview, HTML & CSS examples
           This text has a color of #7d3d22        
        
          <p style="color:#7d3d22;">Text here</p>
        
        
          .mytext {color:#7d3d22;}
        
        Text color #7d3d22
      
           This box has a color of #7d3d22        
        
          <div style="background-color:#7d3d22;">Content here</div>
        
        
          .mybackground {background-color:#7d3d22;}
        
        Background color #7d3d22
      
           Border around this has a color of #7d3d22        
        
          <div style="border:2px solid #7d3d22;">Content here</div>
        
        
          .myborder {border:2px solid #7d3d22;}
        
        Border color #7d3d22