#cdbd53 color space conversions
Hex:
        #cdbd53
        RGB:
        205, 189, 83
        CMY:
        20, 26, 67
        CMYK:
        0, 8, 60, 20
      HSL:
        52°, 54.9550%, 56.4706%
        HSV (HSB):
        52°, 59.5122%, 80.3922%
        XYZ:
        44.9358, 49.9989, 15.4660
        xyY:
        0.4070, 0.4529, 49.9989
      CIE-Lab:
        76.0686, -7.3349, 54.3865
        CIE-LCH:
        76.0686, 54.8789, 97.6809
        CIE-Luv:
        76.0686, 15.6296, 65.7884
        Hunter-Lab:
        70.7099, -10.3064, 36.5287
      #cdbd53 color charts
#cdbd53 RGB chart
      #cdbd53 CMYK chart
      #cdbd53 RGB pie chart
      #cdbd53 color shades, tints & tones
#cdbd53 color schemes
#cdbd53 color preview, HTML & CSS examples
           This text has a color of #cdbd53        
        
          <p style="color:#cdbd53;">Text here</p>
        
        
          .mytext {color:#cdbd53;}
        
        Text color #cdbd53
      
           This box has a color of #cdbd53        
        
          <div style="background-color:#cdbd53;">Content here</div>
        
        
          .mybackground {background-color:#cdbd53;}
        
        Background color #cdbd53
      
           Border around this has a color of #cdbd53        
        
          <div style="border:2px solid #cdbd53;">Content here</div>
        
        
          .myborder {border:2px solid #cdbd53;}
        
        Border color #cdbd53