#6e0014 color space conversions
Hex:
        #6e0014
        RGB:
        110, 0, 20
        CMY:
        57, 100, 92
        CMYK:
        0, 100, 82, 57
      HSL:
        349°, 100.0000%, 21.5686%
        HSV (HSB):
        349°, 100.0000%, 43.1373%
        XYZ:
        6.5567, 3.3655, 0.9659
        xyY:
        0.6022, 0.3091, 3.3655
      CIE-Lab:
        21.4520, 43.6310, 23.1711
        CIE-LCH:
        21.4520, 49.4021, 27.9714
        CIE-Luv:
        21.4520, 66.8557, 10.3244
        Hunter-Lab:
        18.3453, 31.6922, 9.7202
      #6e0014 color charts
#6e0014 RGB chart
      #6e0014 CMYK chart
      #6e0014 RGB pie chart
      #6e0014 color shades, tints & tones
#6e0014 color schemes
#6e0014 color preview, HTML & CSS examples
           This text has a color of #6e0014        
        
          <p style="color:#6e0014;">Text here</p>
        
        
          .mytext {color:#6e0014;}
        
        Text color #6e0014
      
           This box has a color of #6e0014        
        
          <div style="background-color:#6e0014;">Content here</div>
        
        
          .mybackground {background-color:#6e0014;}
        
        Background color #6e0014
      
           Border around this has a color of #6e0014        
        
          <div style="border:2px solid #6e0014;">Content here</div>
        
        
          .myborder {border:2px solid #6e0014;}
        
        Border color #6e0014