#cdbe48 color space conversions
Hex:
        #cdbe48
        RGB:
        205, 190, 72
        CMY:
        20, 25, 72
        CMYK:
        0, 7, 65, 20
      HSL:
        53°, 57.0815%, 54.3137%
        HSV (HSB):
        53°, 64.8780%, 80.3922%
        XYZ:
        44.7600, 50.2739, 13.4756
        xyY:
        0.4125, 0.4633, 50.2739
      CIE-Lab:
        76.2371, -8.5698, 59.3606
        CIE-LCH:
        76.2371, 59.9760, 98.2150
        CIE-Luv:
        76.2371, 15.3438, 70.1338
        Hunter-Lab:
        70.9041, -11.3996, 38.3646
      #cdbe48 color charts
#cdbe48 RGB chart
      #cdbe48 CMYK chart
      #cdbe48 RGB pie chart
      #cdbe48 color shades, tints & tones
#cdbe48 color schemes
#cdbe48 color preview, HTML & CSS examples
           This text has a color of #cdbe48        
        
          <p style="color:#cdbe48;">Text here</p>
        
        
          .mytext {color:#cdbe48;}
        
        Text color #cdbe48
      
           This box has a color of #cdbe48        
        
          <div style="background-color:#cdbe48;">Content here</div>
        
        
          .mybackground {background-color:#cdbe48;}
        
        Background color #cdbe48
      
           Border around this has a color of #cdbe48        
        
          <div style="border:2px solid #cdbe48;">Content here</div>
        
        
          .myborder {border:2px solid #cdbe48;}
        
        Border color #cdbe48