#c1a312 color space conversions
Hex:
        #c1a312
        RGB:
        193, 163, 18
        CMY:
        24, 36, 93
        CMYK:
        0, 16, 91, 24
      HSL:
        50°, 82.9384%, 41.3725%
        HSV (HSB):
        50°, 90.6736%, 75.6863%
        XYZ:
        35.1987, 37.5755, 5.9699
        xyY:
        0.4470, 0.4772, 37.5755
      CIE-Lab:
        67.7066, -1.7451, 68.3418
        CIE-LCH:
        67.7066, 68.3640, 91.4627
        CIE-Luv:
        67.7066, 26.8003, 70.4121
        Hunter-Lab:
        61.2989, -4.7758, 37.1350
      #c1a312 color charts
#c1a312 RGB chart
      #c1a312 CMYK chart
      #c1a312 RGB pie chart
      #c1a312 color shades, tints & tones
#c1a312 color schemes
#c1a312 color preview, HTML & CSS examples
           This text has a color of #c1a312        
        
          <p style="color:#c1a312;">Text here</p>
        
        
          .mytext {color:#c1a312;}
        
        Text color #c1a312
      
           This box has a color of #c1a312        
        
          <div style="background-color:#c1a312;">Content here</div>
        
        
          .mybackground {background-color:#c1a312;}
        
        Background color #c1a312
      
           Border around this has a color of #c1a312        
        
          <div style="border:2px solid #c1a312;">Content here</div>
        
        
          .myborder {border:2px solid #c1a312;}
        
        Border color #c1a312