#c68228 color space conversions
Hex:
        #c68228
        RGB:
        198, 130, 40
        CMY:
        22, 49, 84
        CMYK:
        0, 34, 80, 22
      HSL:
        34°, 66.3866%, 46.6667%
        HSV (HSB):
        34°, 79.7980%, 77.6471%
        XYZ:
        31.6543, 28.1242, 5.7676
        xyY:
        0.4829, 0.4291, 28.1242
      CIE-Lab:
        60.0008, 18.9888, 55.9239
        CIE-LCH:
        60.0008, 59.0598, 71.2452
        CIE-Luv:
        60.0008, 55.4503, 54.0345
        Hunter-Lab:
        53.0323, 13.7380, 30.6744
      #c68228 color charts
#c68228 RGB chart
      #c68228 CMYK chart
      #c68228 RGB pie chart
      #c68228 color shades, tints & tones
#c68228 color schemes
#c68228 color preview, HTML & CSS examples
           This text has a color of #c68228        
        
          <p style="color:#c68228;">Text here</p>
        
        
          .mytext {color:#c68228;}
        
        Text color #c68228
      
           This box has a color of #c68228        
        
          <div style="background-color:#c68228;">Content here</div>
        
        
          .mybackground {background-color:#c68228;}
        
        Background color #c68228
      
           Border around this has a color of #c68228        
        
          <div style="border:2px solid #c68228;">Content here</div>
        
        
          .myborder {border:2px solid #c68228;}
        
        Border color #c68228