#c8bf70 color space conversions
Hex:
        #c8bf70
        RGB:
        200, 191, 112
        CMY:
        22, 25, 56
        CMYK:
        0, 5, 44, 22
      HSL:
        54°, 44.4444%, 61.1765%
        HSV (HSB):
        54°, 44.0000%, 78.4314%
        XYZ:
        45.3748, 50.7108, 22.7259
        xyY:
        0.3819, 0.4268, 50.7108
      CIE-Lab:
        76.5035, -7.9451, 40.8527
        CIE-LCH:
        76.5035, 41.6181, 101.0055
        CIE-Luv:
        76.5035, 9.7211, 53.4361
        Hunter-Lab:
        71.2115, -10.8828, 30.9267
      #c8bf70 color charts
#c8bf70 RGB chart
      #c8bf70 CMYK chart
      #c8bf70 RGB pie chart
      #c8bf70 color shades, tints & tones
#c8bf70 color schemes
#c8bf70 color preview, HTML & CSS examples
           This text has a color of #c8bf70        
        
          <p style="color:#c8bf70;">Text here</p>
        
        
          .mytext {color:#c8bf70;}
        
        Text color #c8bf70
      
           This box has a color of #c8bf70        
        
          <div style="background-color:#c8bf70;">Content here</div>
        
        
          .mybackground {background-color:#c8bf70;}
        
        Background color #c8bf70
      
           Border around this has a color of #c8bf70        
        
          <div style="border:2px solid #c8bf70;">Content here</div>
        
        
          .myborder {border:2px solid #c8bf70;}
        
        Border color #c8bf70