#7c314f color space conversions
Hex:
        #7c314f
        RGB:
        124, 49, 79
        CMY:
        51, 81, 69
        CMYK:
        0, 60, 36, 51
      HSL:
        336°, 43.3526%, 33.9216%
        HSV (HSB):
        336°, 60.4839%, 48.6275%
        XYZ:
        10.8218, 7.0462, 8.1868
        xyY:
        0.4153, 0.2704, 7.0462
      CIE-Lab:
        31.9119, 35.8222, -1.8074
        CIE-LCH:
        31.9119, 35.8677, 357.1116
        CIE-Luv:
        31.9119, 45.2177, -7.8069
        Hunter-Lab:
        26.5447, 26.3178, 0.2953
      #7c314f color charts
#7c314f RGB chart
      #7c314f CMYK chart
      #7c314f RGB pie chart
      #7c314f color shades, tints & tones
#7c314f color schemes
#7c314f color preview, HTML & CSS examples
           This text has a color of #7c314f        
        
          <p style="color:#7c314f;">Text here</p>
        
        
          .mytext {color:#7c314f;}
        
        Text color #7c314f
      
           This box has a color of #7c314f        
        
          <div style="background-color:#7c314f;">Content here</div>
        
        
          .mybackground {background-color:#7c314f;}
        
        Background color #7c314f
      
           Border around this has a color of #7c314f        
        
          <div style="border:2px solid #7c314f;">Content here</div>
        
        
          .myborder {border:2px solid #7c314f;}
        
        Border color #7c314f