#6c314f color space conversions
Hex:
        #6c314f
        RGB:
        108, 49, 79
        CMY:
        58, 81, 69
        CMYK:
        0, 55, 27, 58
      HSL:
        329°, 37.5796%, 30.7843%
        HSV (HSB):
        329°, 54.6296%, 42.3529%
        XYZ:
        8.6939, 5.9493, 8.0872
        xyY:
        0.3825, 0.2617, 5.9493
      CIE-Lab:
        29.2841, 30.0932, -5.9943
        CIE-LCH:
        29.2841, 30.6844, 348.7346
        CIE-Luv:
        29.2841, 33.0262, -11.4797
        Hunter-Lab:
        24.3912, 20.9397, -2.5847
      #6c314f color charts
#6c314f RGB chart
      #6c314f CMYK chart
      #6c314f RGB pie chart
      #6c314f color shades, tints & tones
#6c314f color schemes
#6c314f color preview, HTML & CSS examples
           This text has a color of #6c314f        
        
          <p style="color:#6c314f;">Text here</p>
        
        
          .mytext {color:#6c314f;}
        
        Text color #6c314f
      
           This box has a color of #6c314f        
        
          <div style="background-color:#6c314f;">Content here</div>
        
        
          .mybackground {background-color:#6c314f;}
        
        Background color #6c314f
      
           Border around this has a color of #6c314f        
        
          <div style="border:2px solid #6c314f;">Content here</div>
        
        
          .myborder {border:2px solid #6c314f;}
        
        Border color #6c314f