#6c5250 color space conversions
Hex:
        #6c5250
        RGB:
        108, 82, 80
        CMY:
        58, 68, 69
        CMYK:
        0, 24, 26, 58
      HSL:
        4°, 14.8936%, 36.8627%
        HSV (HSB):
        4°, 25.9259%, 42.3529%
        XYZ:
        10.6496, 9.8019, 8.9201
        xyY:
        0.3626, 0.3337, 9.8019
      CIE-Lab:
        37.4846, 10.5101, 5.3521
        CIE-LCH:
        37.4846, 11.7944, 26.9869
        CIE-Luv:
        37.4846, 16.1407, 4.8560
        Hunter-Lab:
        31.3080, 5.9288, 5.0231
      #6c5250 color charts
#6c5250 RGB chart
      #6c5250 CMYK chart
      #6c5250 RGB pie chart
      #6c5250 color shades, tints & tones
#6c5250 color schemes
#6c5250 color preview, HTML & CSS examples
           This text has a color of #6c5250        
        
          <p style="color:#6c5250;">Text here</p>
        
        
          .mytext {color:#6c5250;}
        
        Text color #6c5250
      
           This box has a color of #6c5250        
        
          <div style="background-color:#6c5250;">Content here</div>
        
        
          .mybackground {background-color:#6c5250;}
        
        Background color #6c5250
      
           Border around this has a color of #6c5250        
        
          <div style="border:2px solid #6c5250;">Content here</div>
        
        
          .myborder {border:2px solid #6c5250;}
        
        Border color #6c5250