#c68112 color space conversions
Hex:
        #c68112
        RGB:
        198, 129, 18
        CMY:
        22, 49, 93
        CMYK:
        0, 35, 91, 22
      HSL:
        37°, 83.3333%, 42.3529%
        HSV (HSB):
        37°, 90.9091%, 77.6471%
        XYZ:
        31.2481, 27.7500, 4.2816
        xyY:
        0.4938, 0.4385, 27.7500
      CIE-Lab:
        59.6622, 18.9596, 62.4411
        CIE-LCH:
        59.6622, 65.2561, 73.1096
        CIE-Luv:
        59.6622, 57.1477, 57.5454
        Hunter-Lab:
        52.6782, 13.6973, 32.0558
      #c68112 color charts
#c68112 RGB chart
      #c68112 CMYK chart
      #c68112 RGB pie chart
      #c68112 color shades, tints & tones
#c68112 color schemes
#c68112 color preview, HTML & CSS examples
           This text has a color of #c68112        
        
          <p style="color:#c68112;">Text here</p>
        
        
          .mytext {color:#c68112;}
        
        Text color #c68112
      
           This box has a color of #c68112        
        
          <div style="background-color:#c68112;">Content here</div>
        
        
          .mybackground {background-color:#c68112;}
        
        Background color #c68112
      
           Border around this has a color of #c68112        
        
          <div style="border:2px solid #c68112;">Content here</div>
        
        
          .myborder {border:2px solid #c68112;}
        
        Border color #c68112