#cbc270 color space conversions
Hex:
        #cbc270
        RGB:
        203, 194, 112
        CMY:
        20, 24, 56
        CMYK:
        0, 4, 45, 20
      HSL:
        54°, 46.6667%, 61.7647%
        HSV (HSB):
        54°, 44.8276%, 79.6078%
        XYZ:
        46.8450, 52.4499, 22.9841
        xyY:
        0.3831, 0.4289, 52.4499
      CIE-Lab:
        77.5491, -8.2763, 42.2078
        CIE-LCH:
        77.5491, 43.0116, 101.0940
        CIE-Luv:
        77.5491, 9.8524, 55.1283
        Hunter-Lab:
        72.4223, -11.2797, 31.8792
      #cbc270 color charts
#cbc270 RGB chart
      #cbc270 CMYK chart
      #cbc270 RGB pie chart
      #cbc270 color shades, tints & tones
#cbc270 color schemes
#cbc270 color preview, HTML & CSS examples
           This text has a color of #cbc270        
        
          <p style="color:#cbc270;">Text here</p>
        
        
          .mytext {color:#cbc270;}
        
        Text color #cbc270
      
           This box has a color of #cbc270        
        
          <div style="background-color:#cbc270;">Content here</div>
        
        
          .mybackground {background-color:#cbc270;}
        
        Background color #cbc270
      
           Border around this has a color of #cbc270        
        
          <div style="border:2px solid #cbc270;">Content here</div>
        
        
          .myborder {border:2px solid #cbc270;}
        
        Border color #cbc270