#6e6312 color space conversions
Hex:
        #6e6312
        RGB:
        110, 99, 18
        CMY:
        57, 61, 93
        CMYK:
        0, 10, 84, 57
      HSL:
        53°, 71.8750%, 25.0980%
        HSV (HSB):
        53°, 83.6364%, 43.1373%
        XYZ:
        11.0014, 12.2823, 2.3632
        xyY:
        0.4290, 0.4789, 12.2823
      CIE-Lab:
        41.6614, -4.8678, 43.6282
        CIE-LCH:
        41.6614, 43.8989, 96.3664
        CIE-Luv:
        41.6614, 10.6473, 42.2528
        Hunter-Lab:
        35.0462, -5.2975, 20.5344
      #6e6312 color charts
#6e6312 RGB chart
      #6e6312 CMYK chart
      #6e6312 RGB pie chart
      #6e6312 color shades, tints & tones
#6e6312 color schemes
#6e6312 color preview, HTML & CSS examples
           This text has a color of #6e6312        
        
          <p style="color:#6e6312;">Text here</p>
        
        
          .mytext {color:#6e6312;}
        
        Text color #6e6312
      
           This box has a color of #6e6312        
        
          <div style="background-color:#6e6312;">Content here</div>
        
        
          .mybackground {background-color:#6e6312;}
        
        Background color #6e6312
      
           Border around this has a color of #6e6312        
        
          <div style="border:2px solid #6e6312;">Content here</div>
        
        
          .myborder {border:2px solid #6e6312;}
        
        Border color #6e6312