#c8b916 color space conversions
Hex:
        #c8b916
        RGB:
        200, 185, 22
        CMY:
        22, 27, 91
        CMYK:
        0, 8, 89, 22
      HSL:
        55°, 80.1802%, 43.5294%
        HSV (HSB):
        55°, 89.0000%, 78.4314%
        XYZ:
        41.3132, 47.0352, 7.6603
        xyY:
        0.4303, 0.4899, 47.0352
      CIE-Lab:
        74.2123, -10.0953, 72.9741
        CIE-LCH:
        74.2123, 73.6691, 97.8764
        CIE-Luv:
        74.2123, 16.2309, 78.6788
        Hunter-Lab:
        68.5822, -12.4924, 41.3851
      #c8b916 color charts
#c8b916 RGB chart
      #c8b916 CMYK chart
      #c8b916 RGB pie chart
      #c8b916 color shades, tints & tones
#c8b916 color schemes
#c8b916 color preview, HTML & CSS examples
           This text has a color of #c8b916        
        
          <p style="color:#c8b916;">Text here</p>
        
        
          .mytext {color:#c8b916;}
        
        Text color #c8b916
      
           This box has a color of #c8b916        
        
          <div style="background-color:#c8b916;">Content here</div>
        
        
          .mybackground {background-color:#c8b916;}
        
        Background color #c8b916
      
           Border around this has a color of #c8b916        
        
          <div style="border:2px solid #c8b916;">Content here</div>
        
        
          .myborder {border:2px solid #c8b916;}
        
        Border color #c8b916