#7d612f color space conversions
Hex:
        #7d612f
        RGB:
        125, 97, 47
        CMY:
        51, 62, 82
        CMYK:
        0, 22, 62, 51
      HSL:
        38°, 45.3488%, 33.7255%
        HSV (HSB):
        38°, 62.4000%, 49.0196%
        XYZ:
        13.2452, 13.1146, 4.5226
        xyY:
        0.4289, 0.4247, 13.1146
      CIE-Lab:
        42.9354, 5.1932, 32.3490
        CIE-LCH:
        42.9354, 32.7632, 80.8798
        CIE-Luv:
        42.9354, 21.8673, 33.3181
        Hunter-Lab:
        36.2141, 1.9114, 17.9454
      #7d612f color charts
#7d612f RGB chart
      #7d612f CMYK chart
      #7d612f RGB pie chart
      #7d612f color shades, tints & tones
#7d612f color schemes
#7d612f color preview, HTML & CSS examples
           This text has a color of #7d612f        
        
          <p style="color:#7d612f;">Text here</p>
        
        
          .mytext {color:#7d612f;}
        
        Text color #7d612f
      
           This box has a color of #7d612f        
        
          <div style="background-color:#7d612f;">Content here</div>
        
        
          .mybackground {background-color:#7d612f;}
        
        Background color #7d612f
      
           Border around this has a color of #7d612f        
        
          <div style="border:2px solid #7d612f;">Content here</div>
        
        
          .myborder {border:2px solid #7d612f;}
        
        Border color #7d612f