#6f0815 color space conversions
Hex:
        #6f0815
        RGB:
        111, 8, 21
        CMY:
        56, 97, 92
        CMYK:
        0, 93, 81, 56
      HSL:
        352°, 86.5546%, 23.3333%
        HSV (HSB):
        352°, 92.7928%, 43.5294%
        XYZ:
        6.7777, 3.6073, 1.0485
        xyY:
        0.5928, 0.3155, 3.6073
      CIE-Lab:
        22.3283, 42.1330, 23.5330
        CIE-LCH:
        22.3283, 48.2596, 29.1851
        CIE-Luv:
        22.3283, 65.4699, 11.2278
        Hunter-Lab:
        18.9929, 30.4611, 10.0219
      #6f0815 color charts
#6f0815 RGB chart
      #6f0815 CMYK chart
      #6f0815 RGB pie chart
      #6f0815 color shades, tints & tones
#6f0815 color schemes
#6f0815 color preview, HTML & CSS examples
           This text has a color of #6f0815        
        
          <p style="color:#6f0815;">Text here</p>
        
        
          .mytext {color:#6f0815;}
        
        Text color #6f0815
      
           This box has a color of #6f0815        
        
          <div style="background-color:#6f0815;">Content here</div>
        
        
          .mybackground {background-color:#6f0815;}
        
        Background color #6f0815
      
           Border around this has a color of #6f0815        
        
          <div style="border:2px solid #6f0815;">Content here</div>
        
        
          .myborder {border:2px solid #6f0815;}
        
        Border color #6f0815