#cbc865 color space conversions
Hex:
        #cbc865
        RGB:
        203, 200, 101
        CMY:
        20, 22, 60
        CMYK:
        0, 1, 50, 20
      HSL:
        58°, 49.5146%, 59.6078%
        HSV (HSB):
        58°, 50.2463%, 79.6078%
        XYZ:
        47.6318, 54.9446, 20.4068
        xyY:
        0.3873, 0.4468, 54.9446
      CIE-Lab:
        79.0094, -12.3716, 49.3542
        CIE-LCH:
        79.0094, 50.8811, 104.0723
        CIE-Luv:
        79.0094, 6.5374, 63.3363
        Hunter-Lab:
        74.1247, -15.0156, 35.5645
      #cbc865 color charts
#cbc865 RGB chart
      #cbc865 CMYK chart
      #cbc865 RGB pie chart
      #cbc865 color shades, tints & tones
#cbc865 color schemes
#cbc865 color preview, HTML & CSS examples
           This text has a color of #cbc865        
        
          <p style="color:#cbc865;">Text here</p>
        
        
          .mytext {color:#cbc865;}
        
        Text color #cbc865
      
           This box has a color of #cbc865        
        
          <div style="background-color:#cbc865;">Content here</div>
        
        
          .mybackground {background-color:#cbc865;}
        
        Background color #cbc865
      
           Border around this has a color of #cbc865        
        
          <div style="border:2px solid #cbc865;">Content here</div>
        
        
          .myborder {border:2px solid #cbc865;}
        
        Border color #cbc865