#cbc382 color space conversions
Hex:
        #cbc382
        RGB:
        203, 195, 130
        CMY:
        20, 24, 49
        CMYK:
        0, 4, 36, 20
      HSL:
        53°, 41.2429%, 65.2941%
        HSV (HSB):
        53°, 35.9606%, 79.6078%
        XYZ:
        48.1730, 53.3384, 28.8755
        xyY:
        0.3695, 0.4091, 53.3384
      CIE-Lab:
        78.0744, -6.8431, 33.7022
        CIE-LCH:
        78.0744, 34.3899, 101.4777
        CIE-Luv:
        78.0744, 8.3990, 45.8257
        Hunter-Lab:
        73.0332, -10.0687, 27.6815
      #cbc382 color charts
#cbc382 RGB chart
      #cbc382 CMYK chart
      #cbc382 RGB pie chart
      #cbc382 color shades, tints & tones
#cbc382 color schemes
#cbc382 color preview, HTML & CSS examples
           This text has a color of #cbc382        
        
          <p style="color:#cbc382;">Text here</p>
        
        
          .mytext {color:#cbc382;}
        
        Text color #cbc382
      
           This box has a color of #cbc382        
        
          <div style="background-color:#cbc382;">Content here</div>
        
        
          .mybackground {background-color:#cbc382;}
        
        Background color #cbc382
      
           Border around this has a color of #cbc382        
        
          <div style="border:2px solid #cbc382;">Content here</div>
        
        
          .myborder {border:2px solid #cbc382;}
        
        Border color #cbc382