#cdbd32 color space conversions
Hex:
        #cdbd32
        RGB:
        205, 189, 50
        CMY:
        20, 26, 80
        CMYK:
        0, 8, 76, 20
      HSL:
        54°, 60.7843%, 50.0000%
        HSV (HSB):
        54°, 75.6098%, 80.3922%
        XYZ:
        43.9502, 49.6046, 10.2758
        xyY:
        0.4233, 0.4777, 49.6046
      CIE-Lab:
        75.8259, -9.1580, 67.2631
        CIE-LCH:
        75.8259, 67.8836, 97.7532
        CIE-Luv:
        75.8259, 16.6127, 75.7749
        Hunter-Lab:
        70.4305, -11.8657, 40.6510
      #cdbd32 color charts
#cdbd32 RGB chart
      #cdbd32 CMYK chart
      #cdbd32 RGB pie chart
      #cdbd32 color shades, tints & tones
#cdbd32 color schemes
#cdbd32 color preview, HTML & CSS examples
           This text has a color of #cdbd32        
        
          <p style="color:#cdbd32;">Text here</p>
        
        
          .mytext {color:#cdbd32;}
        
        Text color #cdbd32
      
           This box has a color of #cdbd32        
        
          <div style="background-color:#cdbd32;">Content here</div>
        
        
          .mybackground {background-color:#cdbd32;}
        
        Background color #cdbd32
      
           Border around this has a color of #cdbd32        
        
          <div style="border:2px solid #cdbd32;">Content here</div>
        
        
          .myborder {border:2px solid #cdbd32;}
        
        Border color #cdbd32