#d4bb2a color space conversions
Hex:
        #d4bb2a
        RGB:
        212, 187, 42
        CMY:
        17, 27, 84
        CMYK:
        0, 12, 80, 17
      HSL:
        51°, 66.9291%, 49.8039%
        HSV (HSB):
        51°, 80.1887%, 83.1373%
        XYZ:
        45.3396, 49.7049, 9.3948
        xyY:
        0.4341, 0.4759, 49.7049
      CIE-Lab:
        75.8878, -5.3921, 70.0501
        CIE-LCH:
        75.8878, 70.2573, 94.4017
        CIE-Luv:
        75.8878, 23.2556, 76.7590
        Hunter-Lab:
        70.5017, -8.5846, 41.4504
      #d4bb2a color charts
#d4bb2a RGB chart
      #d4bb2a CMYK chart
      #d4bb2a RGB pie chart
      #d4bb2a color shades, tints & tones
#d4bb2a color schemes
#d4bb2a color preview, HTML & CSS examples
           This text has a color of #d4bb2a        
        
          <p style="color:#d4bb2a;">Text here</p>
        
        
          .mytext {color:#d4bb2a;}
        
        Text color #d4bb2a
      
           This box has a color of #d4bb2a        
        
          <div style="background-color:#d4bb2a;">Content here</div>
        
        
          .mybackground {background-color:#d4bb2a;}
        
        Background color #d4bb2a
      
           Border around this has a color of #d4bb2a        
        
          <div style="border:2px solid #d4bb2a;">Content here</div>
        
        
          .myborder {border:2px solid #d4bb2a;}
        
        Border color #d4bb2a