#c1ae14 color space conversions
Hex:
        #c1ae14
        RGB:
        193, 174, 20
        CMY:
        24, 32, 92
        CMYK:
        0, 10, 90, 24
      HSL:
        53°, 81.2207%, 41.7647%
        HSV (HSB):
        53°, 89.6373%, 75.6863%
        XYZ:
        37.2546, 41.6601, 6.7395
        xyY:
        0.4349, 0.4864, 41.6601
      CIE-Lab:
        70.6359, -7.5125, 70.2585
        CIE-LCH:
        70.6359, 70.6590, 96.1033
        CIE-Luv:
        70.6359, 18.8637, 74.4977
        Hunter-Lab:
        64.5446, -9.9243, 38.9904
      #c1ae14 color charts
#c1ae14 RGB chart
      #c1ae14 CMYK chart
      #c1ae14 RGB pie chart
      #c1ae14 color shades, tints & tones
#c1ae14 color schemes
#c1ae14 color preview, HTML & CSS examples
           This text has a color of #c1ae14        
        
          <p style="color:#c1ae14;">Text here</p>
        
        
          .mytext {color:#c1ae14;}
        
        Text color #c1ae14
      
           This box has a color of #c1ae14        
        
          <div style="background-color:#c1ae14;">Content here</div>
        
        
          .mybackground {background-color:#c1ae14;}
        
        Background color #c1ae14
      
           Border around this has a color of #c1ae14        
        
          <div style="border:2px solid #c1ae14;">Content here</div>
        
        
          .myborder {border:2px solid #c1ae14;}
        
        Border color #c1ae14