#6e140b color space conversions
Hex:
        #6e140b
        RGB:
        110, 20, 11
        CMY:
        57, 92, 96
        CMYK:
        0, 82, 90, 57
      HSL:
        5°, 81.8182%, 23.7255%
        HSV (HSB):
        5°, 90.0000%, 43.1373%
        XYZ:
        6.7410, 3.8395, 0.7024
        xyY:
        0.5975, 0.3403, 3.8395
      CIE-Lab:
        23.1335, 38.2867, 29.8384
        CIE-LCH:
        23.1335, 48.5407, 37.9307
        CIE-Luv:
        23.1335, 62.5519, 15.5656
        Hunter-Lab:
        19.5946, 27.1175, 11.5908
      #6e140b color charts
#6e140b RGB chart
      #6e140b CMYK chart
      #6e140b RGB pie chart
      #6e140b color shades, tints & tones
#6e140b color schemes
#6e140b color preview, HTML & CSS examples
           This text has a color of #6e140b        
        
          <p style="color:#6e140b;">Text here</p>
        
        
          .mytext {color:#6e140b;}
        
        Text color #6e140b
      
           This box has a color of #6e140b        
        
          <div style="background-color:#6e140b;">Content here</div>
        
        
          .mybackground {background-color:#6e140b;}
        
        Background color #6e140b
      
           Border around this has a color of #6e140b        
        
          <div style="border:2px solid #6e140b;">Content here</div>
        
        
          .myborder {border:2px solid #6e140b;}
        
        Border color #6e140b