#c5b700 color space conversions
Hex:
        #c5b700
        RGB:
        197, 183, 0
        CMY:
        23, 28, 100
        CMYK:
        0, 7, 100, 23
      HSL:
        56°, 100.0000%, 38.6275%
        HSV (HSB):
        56°, 100.0000%, 77.2549%
        XYZ:
        39.9594, 45.7373, 6.7221
        xyY:
        0.4324, 0.4949, 45.7373
      CIE-Lab:
        73.3747, -10.6682, 75.0487
        CIE-LCH:
        73.3747, 75.8032, 98.0904
        CIE-Luv:
        73.3747, 15.6118, 79.4739
        Hunter-Lab:
        67.6293, -12.8829, 41.4474
      #c5b700 color charts
#c5b700 RGB chart
      #c5b700 CMYK chart
      #c5b700 RGB pie chart
      #c5b700 color shades, tints & tones
#c5b700 color schemes
#c5b700 color preview, HTML & CSS examples
           This text has a color of #c5b700        
        
          <p style="color:#c5b700;">Text here</p>
        
        
          .mytext {color:#c5b700;}
        
        Text color #c5b700
      
           This box has a color of #c5b700        
        
          <div style="background-color:#c5b700;">Content here</div>
        
        
          .mybackground {background-color:#c5b700;}
        
        Background color #c5b700
      
           Border around this has a color of #c5b700        
        
          <div style="border:2px solid #c5b700;">Content here</div>
        
        
          .myborder {border:2px solid #c5b700;}
        
        Border color #c5b700