#c98112 color space conversions
Hex:
        #c98112
        RGB:
        201, 129, 18
        CMY:
        21, 49, 93
        CMYK:
        0, 36, 91, 21
      HSL:
        36°, 83.5616%, 42.9412%
        HSV (HSB):
        36°, 91.0448%, 78.8235%
        XYZ:
        32.0468, 28.1617, 4.3190
        xyY:
        0.4966, 0.4364, 28.1617
      CIE-Lab:
        60.0345, 20.2700, 62.8858
        CIE-LCH:
        60.0345, 66.0719, 72.1343
        CIE-Luv:
        60.0345, 59.6257, 57.6722
        Hunter-Lab:
        53.0676, 14.9256, 32.3219
      #c98112 color charts
#c98112 RGB chart
      #c98112 CMYK chart
      #c98112 RGB pie chart
      #c98112 color shades, tints & tones
#c98112 color schemes
#c98112 color preview, HTML & CSS examples
           This text has a color of #c98112        
        
          <p style="color:#c98112;">Text here</p>
        
        
          .mytext {color:#c98112;}
        
        Text color #c98112
      
           This box has a color of #c98112        
        
          <div style="background-color:#c98112;">Content here</div>
        
        
          .mybackground {background-color:#c98112;}
        
        Background color #c98112
      
           Border around this has a color of #c98112        
        
          <div style="border:2px solid #c98112;">Content here</div>
        
        
          .myborder {border:2px solid #c98112;}
        
        Border color #c98112