#7d322f color space conversions
Hex:
        #7d322f
        RGB:
        125, 50, 47
        CMY:
        51, 80, 82
        CMYK:
        0, 60, 62, 51
      HSL:
        2°, 45.3488%, 33.7255%
        HSV (HSB):
        2°, 62.4000%, 49.0196%
        XYZ:
        10.1111, 6.8464, 3.4779
        xyY:
        0.4948, 0.3350, 6.8464
      CIE-Lab:
        31.4547, 32.3679, 18.3610
        CIE-LCH:
        31.4547, 37.2130, 29.5645
        CIE-Luv:
        31.4547, 53.2952, 12.9384
        Hunter-Lab:
        26.1657, 23.1875, 10.4352
      #7d322f color charts
#7d322f RGB chart
      #7d322f CMYK chart
      #7d322f RGB pie chart
      #7d322f color shades, tints & tones
#7d322f color schemes
#7d322f color preview, HTML & CSS examples
           This text has a color of #7d322f        
        
          <p style="color:#7d322f;">Text here</p>
        
        
          .mytext {color:#7d322f;}
        
        Text color #7d322f
      
           This box has a color of #7d322f        
        
          <div style="background-color:#7d322f;">Content here</div>
        
        
          .mybackground {background-color:#7d322f;}
        
        Background color #7d322f
      
           Border around this has a color of #7d322f        
        
          <div style="border:2px solid #7d322f;">Content here</div>
        
        
          .myborder {border:2px solid #7d322f;}
        
        Border color #7d322f