#c2a201 color space conversions
Hex:
        #c2a201
        RGB:
        194, 162, 1
        CMY:
        24, 36, 100
        CMYK:
        0, 16, 99, 24
      HSL:
        50°, 98.9744%, 38.2353%
        HSV (HSB):
        50°, 99.4845%, 76.0784%
        XYZ:
        35.1739, 37.3122, 5.3768
        xyY:
        0.4517, 0.4792, 37.3122
      CIE-Lab:
        67.5106, -0.9844, 70.6081
        CIE-LCH:
        67.5106, 70.6150, 90.7988
        CIE-Luv:
        67.5106, 28.4674, 71.3360
        Hunter-Lab:
        61.0837, -4.1105, 37.5397
      #c2a201 color charts
#c2a201 RGB chart
      #c2a201 CMYK chart
      #c2a201 RGB pie chart
      #c2a201 color shades, tints & tones
#c2a201 color schemes
#c2a201 color preview, HTML & CSS examples
           This text has a color of #c2a201        
        
          <p style="color:#c2a201;">Text here</p>
        
        
          .mytext {color:#c2a201;}
        
        Text color #c2a201
      
           This box has a color of #c2a201        
        
          <div style="background-color:#c2a201;">Content here</div>
        
        
          .mybackground {background-color:#c2a201;}
        
        Background color #c2a201
      
           Border around this has a color of #c2a201        
        
          <div style="border:2px solid #c2a201;">Content here</div>
        
        
          .myborder {border:2px solid #c2a201;}
        
        Border color #c2a201