#c2a401 color space conversions
Hex:
        #c2a401
        RGB:
        194, 164, 1
        CMY:
        24, 36, 100
        CMYK:
        0, 15, 99, 24
      HSL:
        51°, 98.9744%, 38.2353%
        HSV (HSB):
        51°, 99.4845%, 76.0784%
        XYZ:
        35.5291, 38.0224, 5.4952
        xyY:
        0.4495, 0.4810, 38.0224
      CIE-Lab:
        68.0372, -2.0500, 70.9814
        CIE-LCH:
        68.0372, 71.0110, 91.6543
        CIE-Luv:
        68.0372, 26.9891, 72.1005
        Hunter-Lab:
        61.6623, -5.0596, 37.8799
      #c2a401 color charts
#c2a401 RGB chart
      #c2a401 CMYK chart
      #c2a401 RGB pie chart
      #c2a401 color shades, tints & tones
#c2a401 color schemes
#c2a401 color preview, HTML & CSS examples
           This text has a color of #c2a401        
        
          <p style="color:#c2a401;">Text here</p>
        
        
          .mytext {color:#c2a401;}
        
        Text color #c2a401
      
           This box has a color of #c2a401        
        
          <div style="background-color:#c2a401;">Content here</div>
        
        
          .mybackground {background-color:#c2a401;}
        
        Background color #c2a401
      
           Border around this has a color of #c2a401        
        
          <div style="border:2px solid #c2a401;">Content here</div>
        
        
          .myborder {border:2px solid #c2a401;}
        
        Border color #c2a401