#c0ae12 color space conversions
Hex:
        #c0ae12
        RGB:
        192, 174, 18
        CMY:
        25, 32, 93
        CMYK:
        0, 9, 91, 25
      HSL:
        54°, 82.8571%, 41.1765%
        HSV (HSB):
        54°, 90.6250%, 75.2941%
        XYZ:
        36.9835, 41.5222, 6.6376
        xyY:
        0.4344, 0.4877, 41.5222
      CIE-Lab:
        70.5403, -7.9902, 70.4942
        CIE-LCH:
        70.5403, 70.9456, 96.4667
        CIE-Luv:
        70.5403, 18.1538, 74.6834
        Hunter-Lab:
        64.4378, -10.3176, 38.9991
      #c0ae12 color charts
#c0ae12 RGB chart
      #c0ae12 CMYK chart
      #c0ae12 RGB pie chart
      #c0ae12 color shades, tints & tones
#c0ae12 color schemes
#c0ae12 color preview, HTML & CSS examples
           This text has a color of #c0ae12        
        
          <p style="color:#c0ae12;">Text here</p>
        
        
          .mytext {color:#c0ae12;}
        
        Text color #c0ae12
      
           This box has a color of #c0ae12        
        
          <div style="background-color:#c0ae12;">Content here</div>
        
        
          .mybackground {background-color:#c0ae12;}
        
        Background color #c0ae12
      
           Border around this has a color of #c0ae12        
        
          <div style="border:2px solid #c0ae12;">Content here</div>
        
        
          .myborder {border:2px solid #c0ae12;}
        
        Border color #c0ae12