#7d3e4e color space conversions
Hex:
        #7d3e4e
        RGB:
        125, 62, 78
        CMY:
        51, 76, 69
        CMYK:
        0, 50, 38, 51
      HSL:
        345°, 33.6898%, 36.6667%
        HSV (HSB):
        345°, 50.4000%, 49.0196%
        XYZ:
        11.5552, 8.3553, 8.2114
        xyY:
        0.4109, 0.2971, 8.3553
      CIE-Lab:
        34.7121, 29.1079, 2.9361
        CIE-LCH:
        34.7121, 29.2556, 5.7598
        CIE-Luv:
        34.7121, 39.8570, -1.2504
        Hunter-Lab:
        28.9055, 20.7722, 3.3908
      #7d3e4e color charts
#7d3e4e RGB chart
      #7d3e4e CMYK chart
      #7d3e4e RGB pie chart
      #7d3e4e color shades, tints & tones
#7d3e4e color schemes
#7d3e4e color preview, HTML & CSS examples
           This text has a color of #7d3e4e        
        
          <p style="color:#7d3e4e;">Text here</p>
        
        
          .mytext {color:#7d3e4e;}
        
        Text color #7d3e4e
      
           This box has a color of #7d3e4e        
        
          <div style="background-color:#7d3e4e;">Content here</div>
        
        
          .mybackground {background-color:#7d3e4e;}
        
        Background color #7d3e4e
      
           Border around this has a color of #7d3e4e        
        
          <div style="border:2px solid #7d3e4e;">Content here</div>
        
        
          .myborder {border:2px solid #7d3e4e;}
        
        Border color #7d3e4e