#7a314f color space conversions
Hex:
        #7a314f
        RGB:
        122, 49, 79
        CMY:
        52, 81, 69
        CMYK:
        0, 60, 35, 52
      HSL:
        335°, 42.6901%, 33.5294%
        HSV (HSB):
        335°, 59.8361%, 47.8431%
        XYZ:
        10.5356, 6.8987, 8.1734
        xyY:
        0.4114, 0.2694, 6.8987
      CIE-Lab:
        31.5752, 35.1185, -2.3418
        CIE-LCH:
        31.5752, 35.1965, 356.1849
        CIE-Luv:
        31.5752, 43.6576, -8.2765
        Hunter-Lab:
        26.2654, 25.6359, -0.0644
      #7a314f color charts
#7a314f RGB chart
      #7a314f CMYK chart
      #7a314f RGB pie chart
      #7a314f color shades, tints & tones
#7a314f color schemes
#7a314f color preview, HTML & CSS examples
           This text has a color of #7a314f        
        
          <p style="color:#7a314f;">Text here</p>
        
        
          .mytext {color:#7a314f;}
        
        Text color #7a314f
      
           This box has a color of #7a314f        
        
          <div style="background-color:#7a314f;">Content here</div>
        
        
          .mybackground {background-color:#7a314f;}
        
        Background color #7a314f
      
           Border around this has a color of #7a314f        
        
          <div style="border:2px solid #7a314f;">Content here</div>
        
        
          .myborder {border:2px solid #7a314f;}
        
        Border color #7a314f