#6f314a color space conversions
Hex:
        #6f314a
        RGB:
        111, 49, 74
        CMY:
        56, 81, 71
        CMYK:
        0, 56, 33, 56
      HSL:
        336°, 38.7500%, 31.3725%
        HSV (HSB):
        336°, 55.8559%, 43.5294%
        XYZ:
        8.8899, 6.0705, 7.1817
        xyY:
        0.4015, 0.2742, 6.0705
      CIE-Lab:
        29.5898, 30.4559, -2.2048
        CIE-LCH:
        29.5898, 30.5356, 355.8594
        CIE-Luv:
        29.5898, 36.4847, -7.1708
        Hunter-Lab:
        24.6385, 21.2878, -0.0352
      #6f314a color charts
#6f314a RGB chart
      #6f314a CMYK chart
      #6f314a RGB pie chart
      #6f314a color shades, tints & tones
#6f314a color schemes
#6f314a color preview, HTML & CSS examples
           This text has a color of #6f314a        
        
          <p style="color:#6f314a;">Text here</p>
        
        
          .mytext {color:#6f314a;}
        
        Text color #6f314a
      
           This box has a color of #6f314a        
        
          <div style="background-color:#6f314a;">Content here</div>
        
        
          .mybackground {background-color:#6f314a;}
        
        Background color #6f314a
      
           Border around this has a color of #6f314a        
        
          <div style="border:2px solid #6f314a;">Content here</div>
        
        
          .myborder {border:2px solid #6f314a;}
        
        Border color #6f314a