#7d3b2b color space conversions
Hex:
        #7d3b2b
        RGB:
        125, 59, 43
        CMY:
        51, 77, 83
        CMYK:
        0, 53, 66, 51
      HSL:
        12°, 48.8095%, 32.9412%
        HSV (HSB):
        12°, 65.6000%, 49.0196%
        XYZ:
        10.4575, 7.6623, 3.2133
        xyY:
        0.4902, 0.3592, 7.6623
      CIE-Lab:
        33.2695, 27.2199, 23.1419
        CIE-LCH:
        33.2695, 35.7277, 40.3705
        CIE-Luv:
        33.2695, 48.4131, 18.3223
        Hunter-Lab:
        27.6809, 18.9932, 12.4940
      #7d3b2b color charts
#7d3b2b RGB chart
      #7d3b2b CMYK chart
      #7d3b2b RGB pie chart
      #7d3b2b color shades, tints & tones
#7d3b2b color schemes
#7d3b2b color preview, HTML & CSS examples
           This text has a color of #7d3b2b        
        
          <p style="color:#7d3b2b;">Text here</p>
        
        
          .mytext {color:#7d3b2b;}
        
        Text color #7d3b2b
      
           This box has a color of #7d3b2b        
        
          <div style="background-color:#7d3b2b;">Content here</div>
        
        
          .mybackground {background-color:#7d3b2b;}
        
        Background color #7d3b2b
      
           Border around this has a color of #7d3b2b        
        
          <div style="border:2px solid #7d3b2b;">Content here</div>
        
        
          .myborder {border:2px solid #7d3b2b;}
        
        Border color #7d3b2b