#c6982a color space conversions
Hex:
        #c6982a
        RGB:
        198, 152, 42
        CMY:
        22, 40, 84
        CMYK:
        0, 23, 79, 22
      HSL:
        42°, 65.0000%, 47.0588%
        HSV (HSB):
        42°, 78.7879%, 77.6471%
        XYZ:
        34.9349, 34.6294, 7.0334
        xyY:
        0.4561, 0.4521, 34.6294
      CIE-Lab:
        65.4591, 7.0430, 60.1993
        CIE-LCH:
        65.4591, 60.6099, 83.3271
        CIE-Luv:
        65.4591, 38.2802, 62.3256
        Hunter-Lab:
        58.8468, 2.9862, 34.1064
      #c6982a color charts
#c6982a RGB chart
      #c6982a CMYK chart
      #c6982a RGB pie chart
      #c6982a color shades, tints & tones
#c6982a color schemes
#c6982a color preview, HTML & CSS examples
           This text has a color of #c6982a        
        
          <p style="color:#c6982a;">Text here</p>
        
        
          .mytext {color:#c6982a;}
        
        Text color #c6982a
      
           This box has a color of #c6982a        
        
          <div style="background-color:#c6982a;">Content here</div>
        
        
          .mybackground {background-color:#c6982a;}
        
        Background color #c6982a
      
           Border around this has a color of #c6982a        
        
          <div style="border:2px solid #c6982a;">Content here</div>
        
        
          .myborder {border:2px solid #c6982a;}
        
        Border color #c6982a