#6d530c color space conversions
Hex:
        #6d530c
        RGB:
        109, 83, 12
        CMY:
        57, 67, 95
        CMYK:
        0, 24, 89, 57
      HSL:
        44°, 80.1653%, 23.7255%
        HSV (HSB):
        44°, 88.9908%, 42.7451%
        XYZ:
        9.4663, 9.4643, 1.6757
        xyY:
        0.4594, 0.4593, 9.4643
      CIE-Lab:
        36.8632, 3.9077, 41.3957
        CIE-LCH:
        36.8632, 41.5797, 84.6074
        CIE-Luv:
        36.8632, 21.1702, 36.4606
        Hunter-Lab:
        30.7640, 1.0885, 18.3054
      #6d530c color charts
#6d530c RGB chart
      #6d530c CMYK chart
      #6d530c RGB pie chart
      #6d530c color shades, tints & tones
#6d530c color schemes
#6d530c color preview, HTML & CSS examples
           This text has a color of #6d530c        
        
          <p style="color:#6d530c;">Text here</p>
        
        
          .mytext {color:#6d530c;}
        
        Text color #6d530c
      
           This box has a color of #6d530c        
        
          <div style="background-color:#6d530c;">Content here</div>
        
        
          .mybackground {background-color:#6d530c;}
        
        Background color #6d530c
      
           Border around this has a color of #6d530c        
        
          <div style="border:2px solid #6d530c;">Content here</div>
        
        
          .myborder {border:2px solid #6d530c;}
        
        Border color #6d530c