#7d600d color space conversions
Hex:
        #7d600d
        RGB:
        125, 96, 13
        CMY:
        51, 62, 95
        CMYK:
        0, 23, 90, 51
      HSL:
        44°, 81.1594%, 27.0588%
        HSV (HSB):
        44°, 89.6000%, 49.0196%
        XYZ:
        12.7130, 12.7548, 2.1726
        xyY:
        0.4599, 0.4615, 12.7548
      CIE-Lab:
        42.3914, 4.0181, 46.4282
        CIE-LCH:
        42.3914, 46.6018, 85.0537
        CIE-Luv:
        42.3914, 24.0696, 42.3580
        Hunter-Lab:
        35.7138, 1.0410, 21.3928
      #7d600d color charts
#7d600d RGB chart
      #7d600d CMYK chart
      #7d600d RGB pie chart
      #7d600d color shades, tints & tones
#7d600d color schemes
#7d600d color preview, HTML & CSS examples
           This text has a color of #7d600d        
        
          <p style="color:#7d600d;">Text here</p>
        
        
          .mytext {color:#7d600d;}
        
        Text color #7d600d
      
           This box has a color of #7d600d        
        
          <div style="background-color:#7d600d;">Content here</div>
        
        
          .mybackground {background-color:#7d600d;}
        
        Background color #7d600d
      
           Border around this has a color of #7d600d        
        
          <div style="border:2px solid #7d600d;">Content here</div>
        
        
          .myborder {border:2px solid #7d600d;}
        
        Border color #7d600d