#cbc258 color space conversions
Hex:
        #cbc258
        RGB:
        203, 194, 88
        CMY:
        20, 24, 65
        CMYK:
        0, 4, 57, 20
      HSL:
        55°, 52.5114%, 57.0588%
        HSV (HSB):
        55°, 56.6502%, 79.6078%
        XYZ:
        45.6818, 51.9847, 16.8589
        xyY:
        0.3989, 0.4539, 51.9847
      CIE-Lab:
        77.2717, -10.3768, 53.4177
        CIE-LCH:
        77.2717, 54.4163, 100.9932
        CIE-Luv:
        77.2717, 10.7950, 66.0333
        Hunter-Lab:
        72.1004, -13.0805, 36.6068
      #cbc258 color charts
#cbc258 RGB chart
      #cbc258 CMYK chart
      #cbc258 RGB pie chart
      #cbc258 color shades, tints & tones
#cbc258 color schemes
#cbc258 color preview, HTML & CSS examples
           This text has a color of #cbc258        
        
          <p style="color:#cbc258;">Text here</p>
        
        
          .mytext {color:#cbc258;}
        
        Text color #cbc258
      
           This box has a color of #cbc258        
        
          <div style="background-color:#cbc258;">Content here</div>
        
        
          .mybackground {background-color:#cbc258;}
        
        Background color #cbc258
      
           Border around this has a color of #cbc258        
        
          <div style="border:2px solid #cbc258;">Content here</div>
        
        
          .myborder {border:2px solid #cbc258;}
        
        Border color #cbc258