#6b314a color space conversions
Hex:
        #6b314a
        RGB:
        107, 49, 74
        CMY:
        58, 81, 71
        CMYK:
        0, 54, 31, 58
      HSL:
        334°, 37.1795%, 30.5882%
        HSV (HSB):
        334°, 54.2056%, 41.9608%
        XYZ:
        8.3977, 5.8168, 7.1587
        xyY:
        0.3929, 0.2722, 5.8168
      CIE-Lab:
        28.9456, 28.9646, -3.2290
        CIE-LCH:
        28.9456, 29.1440, 353.6389
        CIE-Luv:
        28.9456, 33.4722, -8.0415
        Hunter-Lab:
        24.1181, 19.9456, -0.7157
      #6b314a color charts
#6b314a RGB chart
      #6b314a CMYK chart
      #6b314a RGB pie chart
      #6b314a color shades, tints & tones
#6b314a color schemes
#6b314a color preview, HTML & CSS examples
           This text has a color of #6b314a        
        
          <p style="color:#6b314a;">Text here</p>
        
        
          .mytext {color:#6b314a;}
        
        Text color #6b314a
      
           This box has a color of #6b314a        
        
          <div style="background-color:#6b314a;">Content here</div>
        
        
          .mybackground {background-color:#6b314a;}
        
        Background color #6b314a
      
           Border around this has a color of #6b314a        
        
          <div style="border:2px solid #6b314a;">Content here</div>
        
        
          .myborder {border:2px solid #6b314a;}
        
        Border color #6b314a