#c6662f color space conversions
Hex:
        #c6662f
        RGB:
        198, 102, 47
        CMY:
        22, 60, 82
        CMYK:
        0, 48, 76, 22
      HSL:
        22°, 61.6327%, 48.0392%
        HSV (HSB):
        22°, 76.2626%, 77.6471%
        XYZ:
        28.5532, 21.7137, 5.3756
        xyY:
        0.5132, 0.3902, 21.7137
      CIE-Lab:
        53.7220, 34.3436, 46.8403
        CIE-LCH:
        53.7220, 58.0818, 53.7509
        CIE-Luv:
        53.7220, 77.1865, 41.4040
        Hunter-Lab:
        46.5980, 27.8303, 25.7789
      #c6662f color charts
#c6662f RGB chart
      #c6662f CMYK chart
      #c6662f RGB pie chart
      #c6662f color shades, tints & tones
#c6662f color schemes
#c6662f color preview, HTML & CSS examples
           This text has a color of #c6662f        
        
          <p style="color:#c6662f;">Text here</p>
        
        
          .mytext {color:#c6662f;}
        
        Text color #c6662f
      
           This box has a color of #c6662f        
        
          <div style="background-color:#c6662f;">Content here</div>
        
        
          .mybackground {background-color:#c6662f;}
        
        Background color #c6662f
      
           Border around this has a color of #c6662f        
        
          <div style="border:2px solid #c6662f;">Content here</div>
        
        
          .myborder {border:2px solid #c6662f;}
        
        Border color #c6662f