#6e420f color space conversions
Hex:
        #6e420f
        RGB:
        110, 66, 15
        CMY:
        57, 74, 94
        CMYK:
        0, 40, 86, 57
      HSL:
        32°, 76.0000%, 24.5098%
        HSV (HSB):
        32°, 86.3636%, 43.1373%
        XYZ:
        8.4648, 7.2459, 1.4044
        xyY:
        0.4946, 0.4234, 7.2459
      CIE-Lab:
        32.3603, 14.8374, 36.4763
        CIE-LCH:
        32.3603, 39.3785, 67.8650
        CIE-Luv:
        32.3603, 34.1361, 29.0219
        Hunter-Lab:
        26.9182, 9.0251, 15.7495
      #6e420f color charts
#6e420f RGB chart
      #6e420f CMYK chart
      #6e420f RGB pie chart
      #6e420f color shades, tints & tones
#6e420f color schemes
#6e420f color preview, HTML & CSS examples
           This text has a color of #6e420f        
        
          <p style="color:#6e420f;">Text here</p>
        
        
          .mytext {color:#6e420f;}
        
        Text color #6e420f
      
           This box has a color of #6e420f        
        
          <div style="background-color:#6e420f;">Content here</div>
        
        
          .mybackground {background-color:#6e420f;}
        
        Background color #6e420f
      
           Border around this has a color of #6e420f        
        
          <div style="border:2px solid #6e420f;">Content here</div>
        
        
          .myborder {border:2px solid #6e420f;}
        
        Border color #6e420f