#c18a12 color space conversions
Hex:
        #c18a12
        RGB:
        193, 138, 18
        CMY:
        24, 46, 93
        CMYK:
        0, 28, 91, 24
      HSL:
        41°, 82.9384%, 41.3725%
        HSV (HSB):
        41°, 90.6736%, 75.6863%
        XYZ:
        31.1900, 29.5581, 4.6337
        xyY:
        0.4770, 0.4521, 29.5581
      CIE-Lab:
        61.2710, 11.8106, 63.3998
        CIE-LCH:
        61.2710, 64.4905, 79.4475
        CIE-Luv:
        61.2710, 45.8589, 60.7560
        Hunter-Lab:
        54.3673, 7.2607, 33.0039
      #c18a12 color charts
#c18a12 RGB chart
      #c18a12 CMYK chart
      #c18a12 RGB pie chart
      #c18a12 color shades, tints & tones
#c18a12 color schemes
#c18a12 color preview, HTML & CSS examples
           This text has a color of #c18a12        
        
          <p style="color:#c18a12;">Text here</p>
        
        
          .mytext {color:#c18a12;}
        
        Text color #c18a12
      
           This box has a color of #c18a12        
        
          <div style="background-color:#c18a12;">Content here</div>
        
        
          .mybackground {background-color:#c18a12;}
        
        Background color #c18a12
      
           Border around this has a color of #c18a12        
        
          <div style="border:2px solid #c18a12;">Content here</div>
        
        
          .myborder {border:2px solid #c18a12;}
        
        Border color #c18a12