#cbc064 color space conversions
Hex:
        #cbc064
        RGB:
        203, 192, 100
        CMY:
        20, 25, 61
        CMYK:
        0, 5, 51, 20
      HSL:
        54°, 49.7585%, 59.4118%
        HSV (HSB):
        54°, 50.7389%, 79.6078%
        XYZ:
        45.7785, 51.3159, 19.5488
        xyY:
        0.3925, 0.4399, 51.3159
      CIE-Lab:
        76.8700, -8.3693, 47.2927
        CIE-LCH:
        76.8700, 48.0276, 100.0356
        CIE-Luv:
        76.8700, 11.6256, 59.9482
        Hunter-Lab:
        71.6351, -11.2908, 33.9647
      #cbc064 color charts
#cbc064 RGB chart
      #cbc064 CMYK chart
      #cbc064 RGB pie chart
      #cbc064 color shades, tints & tones
#cbc064 color schemes
#cbc064 color preview, HTML & CSS examples
           This text has a color of #cbc064        
        
          <p style="color:#cbc064;">Text here</p>
        
        
          .mytext {color:#cbc064;}
        
        Text color #cbc064
      
           This box has a color of #cbc064        
        
          <div style="background-color:#cbc064;">Content here</div>
        
        
          .mybackground {background-color:#cbc064;}
        
        Background color #cbc064
      
           Border around this has a color of #cbc064        
        
          <div style="border:2px solid #cbc064;">Content here</div>
        
        
          .myborder {border:2px solid #cbc064;}
        
        Border color #cbc064