#6e1f00 color space conversions
Hex:
        #6e1f00
        RGB:
        110, 31, 0
        CMY:
        57, 88, 100
        CMYK:
        0, 72, 100, 57
      HSL:
        17°, 100.0000%, 21.5686%
        HSV (HSB):
        17°, 100.0000%, 43.1373%
        XYZ:
        6.9204, 4.2950, 0.4643
        xyY:
        0.5925, 0.3677, 4.2950
      CIE-Lab:
        24.6236, 33.6842, 35.8138
        CIE-LCH:
        24.6236, 49.1656, 46.7552
        CIE-Luv:
        24.6236, 58.4921, 20.1954
        Hunter-Lab:
        20.7243, 23.3383, 13.1788
      #6e1f00 color charts
#6e1f00 RGB chart
      #6e1f00 CMYK chart
      #6e1f00 RGB pie chart
      #6e1f00 color shades, tints & tones
#6e1f00 color schemes
#6e1f00 color preview, HTML & CSS examples
           This text has a color of #6e1f00        
        
          <p style="color:#6e1f00;">Text here</p>
        
        
          .mytext {color:#6e1f00;}
        
        Text color #6e1f00
      
           This box has a color of #6e1f00        
        
          <div style="background-color:#6e1f00;">Content here</div>
        
        
          .mybackground {background-color:#6e1f00;}
        
        Background color #6e1f00
      
           Border around this has a color of #6e1f00        
        
          <div style="border:2px solid #6e1f00;">Content here</div>
        
        
          .myborder {border:2px solid #6e1f00;}
        
        Border color #6e1f00