#c2b012 color space conversions
Hex:
        #c2b012
        RGB:
        194, 176, 18
        CMY:
        24, 31, 93
        CMYK:
        0, 9, 91, 24
      HSL:
        54°, 83.0189%, 41.5686%
        HSV (HSB):
        54°, 90.7216%, 76.0784%
        XYZ:
        37.8826, 42.5637, 6.7912
        xyY:
        0.4342, 0.4879, 42.5637
      CIE-Lab:
        71.2578, -8.1484, 71.1287
        CIE-LCH:
        71.2578, 71.5939, 96.5353
        CIE-Luv:
        71.2578, 18.2067, 75.4921
        Hunter-Lab:
        65.2408, -10.5239, 39.4968
      #c2b012 color charts
#c2b012 RGB chart
      #c2b012 CMYK chart
      #c2b012 RGB pie chart
      #c2b012 color shades, tints & tones
#c2b012 color schemes
#c2b012 color preview, HTML & CSS examples
           This text has a color of #c2b012        
        
          <p style="color:#c2b012;">Text here</p>
        
        
          .mytext {color:#c2b012;}
        
        Text color #c2b012
      
           This box has a color of #c2b012        
        
          <div style="background-color:#c2b012;">Content here</div>
        
        
          .mybackground {background-color:#c2b012;}
        
        Background color #c2b012
      
           Border around this has a color of #c2b012        
        
          <div style="border:2px solid #c2b012;">Content here</div>
        
        
          .myborder {border:2px solid #c2b012;}
        
        Border color #c2b012