#6f0214 color space conversions
Hex:
        #6f0214
        RGB:
        111, 2, 20
        CMY:
        56, 99, 92
        CMYK:
        0, 98, 82, 56
      HSL:
        350°, 96.4602%, 22.1569%
        HSV (HSB):
        350°, 98.1982%, 43.5294%
        XYZ:
        6.7035, 3.4734, 0.9789
        xyY:
        0.6009, 0.3114, 3.4734
      CIE-Lab:
        21.8481, 43.4431, 23.6679
        CIE-LCH:
        21.8481, 49.4720, 28.5816
        CIE-Luv:
        21.8481, 67.1589, 10.7872
        Hunter-Lab:
        18.6371, 31.5890, 9.9317
      #6f0214 color charts
#6f0214 RGB chart
      #6f0214 CMYK chart
      #6f0214 RGB pie chart
      #6f0214 color shades, tints & tones
#6f0214 color schemes
#6f0214 color preview, HTML & CSS examples
           This text has a color of #6f0214        
        
          <p style="color:#6f0214;">Text here</p>
        
        
          .mytext {color:#6f0214;}
        
        Text color #6f0214
      
           This box has a color of #6f0214        
        
          <div style="background-color:#6f0214;">Content here</div>
        
        
          .mybackground {background-color:#6f0214;}
        
        Background color #6f0214
      
           Border around this has a color of #6f0214        
        
          <div style="border:2px solid #6f0214;">Content here</div>
        
        
          .myborder {border:2px solid #6f0214;}
        
        Border color #6f0214