#cdab47 color space conversions
Hex:
        #cdab47
        RGB:
        205, 171, 71
        CMY:
        20, 33, 72
        CMYK:
        0, 17, 65, 20
      HSL:
        45°, 57.2650%, 54.1176%
        HSV (HSB):
        45°, 65.3659%, 80.3922%
        XYZ:
        40.8771, 42.5599, 12.0217
        xyY:
        0.4282, 0.4458, 42.5599
      CIE-Lab:
        71.2552, 1.3131, 54.4930
        CIE-LCH:
        71.2552, 54.5089, 88.6196
        CIE-Luv:
        71.2552, 28.4698, 62.1816
        Hunter-Lab:
        65.2379, -2.3211, 34.7409
      #cdab47 color charts
#cdab47 RGB chart
      #cdab47 CMYK chart
      #cdab47 RGB pie chart
      #cdab47 color shades, tints & tones
#cdab47 color schemes
#cdab47 color preview, HTML & CSS examples
           This text has a color of #cdab47        
        
          <p style="color:#cdab47;">Text here</p>
        
        
          .mytext {color:#cdab47;}
        
        Text color #cdab47
      
           This box has a color of #cdab47        
        
          <div style="background-color:#cdab47;">Content here</div>
        
        
          .mybackground {background-color:#cdab47;}
        
        Background color #cdab47
      
           Border around this has a color of #cdab47        
        
          <div style="border:2px solid #cdab47;">Content here</div>
        
        
          .myborder {border:2px solid #cdab47;}
        
        Border color #cdab47