#7d4f0a color space conversions
Hex:
        #7d4f0a
        RGB:
        125, 79, 10
        CMY:
        51, 69, 96
        CMYK:
        0, 37, 92, 51
      HSL:
        36°, 85.1852%, 26.4706%
        HSV (HSB):
        36°, 92.0000%, 49.0196%
        XYZ:
        11.3082, 9.9739, 1.6163
        xyY:
        0.4938, 0.4356, 9.9739
      CIE-Lab:
        37.7955, 14.0400, 43.5977
        CIE-LCH:
        37.7955, 45.8027, 72.1496
        CIE-Luv:
        37.7955, 36.8672, 35.9572
        Hunter-Lab:
        31.5814, 8.6472, 19.0726
      #7d4f0a color charts
#7d4f0a RGB chart
      #7d4f0a CMYK chart
      #7d4f0a RGB pie chart
      #7d4f0a color shades, tints & tones
#7d4f0a color schemes
#7d4f0a color preview, HTML & CSS examples
           This text has a color of #7d4f0a        
        
          <p style="color:#7d4f0a;">Text here</p>
        
        
          .mytext {color:#7d4f0a;}
        
        Text color #7d4f0a
      
           This box has a color of #7d4f0a        
        
          <div style="background-color:#7d4f0a;">Content here</div>
        
        
          .mybackground {background-color:#7d4f0a;}
        
        Background color #7d4f0a
      
           Border around this has a color of #7d4f0a        
        
          <div style="border:2px solid #7d4f0a;">Content here</div>
        
        
          .myborder {border:2px solid #7d4f0a;}
        
        Border color #7d4f0a