#cdbf37 color space conversions
Hex:
        #cdbf37
        RGB:
        205, 191, 55
        CMY:
        20, 25, 78
        CMYK:
        0, 7, 73, 20
      HSL:
        54°, 60.0000%, 50.9804%
        HSV (HSB):
        54°, 73.1707%, 80.3922%
        XYZ:
        44.4972, 50.5166, 11.0198
        xyY:
        0.4197, 0.4764, 50.5166
      CIE-Lab:
        76.3852, -9.9712, 66.0808
        CIE-LCH:
        76.3852, 66.8288, 98.5808
        CIE-Luv:
        76.3852, 15.1361, 75.4236
        Hunter-Lab:
        71.0750, -12.6295, 40.5599
      #cdbf37 color charts
#cdbf37 RGB chart
      #cdbf37 CMYK chart
      #cdbf37 RGB pie chart
      #cdbf37 color shades, tints & tones
#cdbf37 color schemes
#cdbf37 color preview, HTML & CSS examples
           This text has a color of #cdbf37        
        
          <p style="color:#cdbf37;">Text here</p>
        
        
          .mytext {color:#cdbf37;}
        
        Text color #cdbf37
      
           This box has a color of #cdbf37        
        
          <div style="background-color:#cdbf37;">Content here</div>
        
        
          .mybackground {background-color:#cdbf37;}
        
        Background color #cdbf37
      
           Border around this has a color of #cdbf37        
        
          <div style="border:2px solid #cdbf37;">Content here</div>
        
        
          .myborder {border:2px solid #cdbf37;}
        
        Border color #cdbf37