#cdb141 color space conversions
Hex:
        #cdb141
        RGB:
        205, 177, 65
        CMY:
        20, 31, 75
        CMYK:
        0, 14, 68, 20
      HSL:
        48°, 58.3333%, 52.9412%
        HSV (HSB):
        48°, 68.2927%, 80.3922%
        XYZ:
        41.8531, 44.8051, 11.4434
        xyY:
        0.4266, 0.4567, 44.8051
      CIE-Lab:
        72.7634, -2.2071, 58.6571
        CIE-LCH:
        72.7634, 58.6986, 92.1549
        CIE-Luv:
        72.7634, 24.4957, 66.7589
        Hunter-Lab:
        66.9366, -5.5292, 36.7195
      #cdb141 color charts
#cdb141 RGB chart
      #cdb141 CMYK chart
      #cdb141 RGB pie chart
      #cdb141 color shades, tints & tones
#cdb141 color schemes
#cdb141 color preview, HTML & CSS examples
           This text has a color of #cdb141        
        
          <p style="color:#cdb141;">Text here</p>
        
        
          .mytext {color:#cdb141;}
        
        Text color #cdb141
      
           This box has a color of #cdb141        
        
          <div style="background-color:#cdb141;">Content here</div>
        
        
          .mybackground {background-color:#cdb141;}
        
        Background color #cdb141
      
           Border around this has a color of #cdb141        
        
          <div style="border:2px solid #cdb141;">Content here</div>
        
        
          .myborder {border:2px solid #cdb141;}
        
        Border color #cdb141