#c2b512 color space conversions
Hex:
        #c2b512
        RGB:
        194, 181, 18
        CMY:
        24, 29, 93
        CMYK:
        0, 7, 91, 24
      HSL:
        56°, 83.0189%, 41.5686%
        HSV (HSB):
        56°, 90.7216%, 76.0784%
        XYZ:
        38.8812, 44.5608, 7.1241
        xyY:
        0.4293, 0.4920, 44.5608
      CIE-Lab:
        72.6017, -10.7361, 72.1706
        CIE-LCH:
        72.6017, 72.9648, 98.4613
        CIE-Luv:
        72.6017, 14.7219, 77.4402
        Hunter-Lab:
        66.7538, -12.8508, 40.4001
      #c2b512 color charts
#c2b512 RGB chart
      #c2b512 CMYK chart
      #c2b512 RGB pie chart
      #c2b512 color shades, tints & tones
#c2b512 color schemes
#c2b512 color preview, HTML & CSS examples
           This text has a color of #c2b512        
        
          <p style="color:#c2b512;">Text here</p>
        
        
          .mytext {color:#c2b512;}
        
        Text color #c2b512
      
           This box has a color of #c2b512        
        
          <div style="background-color:#c2b512;">Content here</div>
        
        
          .mybackground {background-color:#c2b512;}
        
        Background color #c2b512
      
           Border around this has a color of #c2b512        
        
          <div style="border:2px solid #c2b512;">Content here</div>
        
        
          .myborder {border:2px solid #c2b512;}
        
        Border color #c2b512