#6e1b00 color space conversions
Hex:
        #6e1b00
        RGB:
        110, 27, 0
        CMY:
        57, 89, 100
        CMYK:
        0, 75, 100, 57
      HSL:
        15°, 100.0000%, 21.5686%
        HSV (HSB):
        15°, 100.0000%, 43.1373%
        XYZ:
        6.8223, 4.0989, 0.4316
        xyY:
        0.6009, 0.3610, 4.0989
      CIE-Lab:
        23.9956, 35.4000, 35.1987
        CIE-LCH:
        23.9956, 49.9210, 44.8366
        CIE-Luv:
        23.9956, 60.5945, 19.2434
        Hunter-Lab:
        20.2456, 24.7207, 12.9081
      #6e1b00 color charts
#6e1b00 RGB chart
      #6e1b00 CMYK chart
      #6e1b00 RGB pie chart
      #6e1b00 color shades, tints & tones
#6e1b00 color schemes
#6e1b00 color preview, HTML & CSS examples
           This text has a color of #6e1b00        
        
          <p style="color:#6e1b00;">Text here</p>
        
        
          .mytext {color:#6e1b00;}
        
        Text color #6e1b00
      
           This box has a color of #6e1b00        
        
          <div style="background-color:#6e1b00;">Content here</div>
        
        
          .mybackground {background-color:#6e1b00;}
        
        Background color #6e1b00
      
           Border around this has a color of #6e1b00        
        
          <div style="border:2px solid #6e1b00;">Content here</div>
        
        
          .myborder {border:2px solid #6e1b00;}
        
        Border color #6e1b00