#d4cb42 color space conversions
Hex:
        #d4cb42
        RGB:
        212, 203, 66
        CMY:
        17, 20, 74
        CMYK:
        0, 4, 69, 17
      HSL:
        56°, 62.9310%, 54.5098%
        HSV (HSB):
        56°, 68.8679%, 83.1373%
        XYZ:
        49.4907, 57.1023, 13.5677
        xyY:
        0.4119, 0.4752, 57.1023
      CIE-Lab:
        80.2371, -12.5629, 66.0307
        CIE-LCH:
        80.2371, 67.2152, 100.7722
        CIE-Luv:
        80.2371, 11.7475, 77.7121
        Hunter-Lab:
        75.5660, -15.3351, 42.2509
      #d4cb42 color charts
#d4cb42 RGB chart
      #d4cb42 CMYK chart
      #d4cb42 RGB pie chart
      #d4cb42 color shades, tints & tones
#d4cb42 color schemes
#d4cb42 color preview, HTML & CSS examples
           This text has a color of #d4cb42        
        
          <p style="color:#d4cb42;">Text here</p>
        
        
          .mytext {color:#d4cb42;}
        
        Text color #d4cb42
      
           This box has a color of #d4cb42        
        
          <div style="background-color:#d4cb42;">Content here</div>
        
        
          .mybackground {background-color:#d4cb42;}
        
        Background color #d4cb42
      
           Border around this has a color of #d4cb42        
        
          <div style="border:2px solid #d4cb42;">Content here</div>
        
        
          .myborder {border:2px solid #d4cb42;}
        
        Border color #d4cb42